mirror of
https://github.com/wting/autojump
synced 2025-06-07 01:44:23 +00:00
Merge 19d4931320
into ee21082751
This commit is contained in:
commit
c866ff6aae
@ -151,6 +151,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