1
0
mirror of https://github.com/wting/autojump synced 2025-06-13 12:54:07 +00:00
This commit is contained in:
Tobias Megies 2012-11-12 15:35:26 -08:00
commit 1e3e5235f2

View File

@ -220,7 +220,7 @@ KNOWN ISSUES
Do this:
export PROMPT\_COMMAND="${PROMPT\_COMMAND}; history -a"
export PROMPT_COMMAND="${PROMPT_COMMAND:+$PROMPT_COMMAND ; }history -a"
- The jump function `j` does not support directories that begin with
`-`. If you want to jump a directory called `--music`, try using