mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
One idea for why the database is occasionally purged is due to the
temporary file being on a separate device than the database. This
patch implements @lilydjwg's suggestion here:
https://github.com/wting/autojump/issues/391#issuecomment-419349650
|
||
|---|---|---|
| .. | ||
| _j | ||
| autojump | ||
| autojump_argparse.py | ||
| autojump_data.py | ||
| autojump_match.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 | ||