mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
On Windows, we cannot reuse the temp.name to reopen the file *unless* it has been closed before [0]. This problem in turn made the `move_file` request to fail, since the file was still open at the time. [0] https://docs.python.org/2/library/tempfile.html#tempfile.NamedTemporaryFile |
||
|---|---|---|
| .. | ||
| _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 | ||