Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"jc" always returns dot in windows. #505

Open
wulakuer opened this issue Oct 16, 2017 · 3 comments
Open

"jc" always returns dot in windows. #505

wulakuer opened this issue Oct 16, 2017 · 3 comments

Comments

@wulakuer
Copy link

When using jc command in windows, it always returns dot, and does not enter the sub-directory.
`
C:\Users\yd\Desktop>jc advance
.
C:\Users\yd\Desktop>jco a

Arcade Game Clone_zh.zip advance\

C:\Users\yd\Desktop>jco advance
.`

And I do not know how to add the directory into the database. The file "autojump.txt" always empty.
Have read "always return dot #422", but still do not get the point because the solution is not for Windows.

@wulakuer
Copy link
Author

I have visited the folder using "cd" command, but it still does not work.

@wting
Copy link
Owner

wting commented Sep 7, 2018

. is returned when there are no matches.

What's the result of running j -s | grep advance?

@muuvmuuv
Copy link

I am having the same issue, but on macOS Silicon.

I am installing autojump through zinit:

zinit ice as"program" src"bin/autojump.zsh" \
  atclone"python3 ./install.py" \
  atpull"%atclone"
zinit light wting/autojump

Bildschirmfoto 2021-06-26 um 10 37 30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants