mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Merge 19d4931320
into ff75f542ae
This commit is contained in:
commit
a46d738030
@ -153,6 +153,11 @@ KNOWN ISSUES
|
|||||||
|
|
||||||
export PROMPT_COMMAND="${PROMPT_COMMAND:+$PROMPT_COMMAND ;} history -a"
|
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
|
REPORTING BUGS
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user