mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
README: note caveat when using with liquidprompt
This commit is contained in:
parent
0bf1ad5ba9
commit
19d4931320
@ -132,6 +132,11 @@ KNOWN ISSUES
|
||||
|
||||
export PROMPT_COMMAND="${PROMPT_COMMAND:+$PROMPT_COMMAND ;} history -a"
|
||||
|
||||
- When used with `bash` in combination with
|
||||
[liquidprompt](https://github.com/nojhan/liquidprompt), autojump needs to be
|
||||
loaded *before* liquidprompt. Otherwise it breaks liquidprompt's tracking of
|
||||
the runtime of the previous command.
|
||||
|
||||
REPORTING BUGS
|
||||
--------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user