wting / autojump

A cd command that learns - easily navigate directories from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to fix when I input '-' , but terminal show '_j:compadd:5: bad option: -_'

ningyougan opened this issue · comments

hi,

I install autojump by clone repo then run python install.py

when i run shell

# i want todo
j -h
# but terminal show
_j:compadd:5: bad option: -_
_j:compadd:5: bad option: -_
_j:compadd:5: bad option: -_
_j:compadd:5: bad option: -_
_j:compadd:5: bad option: -_

I use macos add zsh.

Check in the section for Known issues:
https://github.com/wting/autojump#known-issues

autojump does not support directories that begin with -.