mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
This fixes (#303) slow prompt issue, because every time one hits return key, autojump_add_to_database python code is executed, which is very noticeably slow. Also autojump should not add current directory to a database if it has not changed since last time return key was pressed, so this fixes that as well. |
||
|---|---|---|
| .. | ||
| _j | ||
| autojump | ||
| autojump_argparse.py | ||
| autojump_data.py | ||
| autojump_utils.py | ||
| autojump.bash | ||
| autojump.bat | ||
| autojump.fish | ||
| autojump.lua | ||
| autojump.sh | ||
| autojump.tcsh | ||
| autojump.zsh | ||
| icon.png | ||
| j.bat | ||
| jc.bat | ||
| jco.bat | ||
| jo.bat | ||