All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed bug where if the old_cwd (the ' bookamrk) was inside an archive and the archive got deleted, going to the ' bookmark resulted in going to the /tmp directory instead of the parent of the archive
- Umount related archives before renaming a file, to avoid cross-device link
- Correctly umount archives when exiting
- Release mouse input when pressing CTRL-O
- Fixed relative path as the destination for CP/MV
- Fixed sorting and filtering inside archives
- Fixed displaying text files that contains control characters
- Fzf-like file finder invoked with CTRL-P
- New keys for tagging and untagging: t, T, u, U
- The commands that required a function key, now can be invoked with a numeric
key as well (for example for making a directory you can use either
F7
or7
)
- The quick viewer now is invoked with ALT-Q instead of CTRL-Q
- The
u
key no longer is an undo, but now it untags the selected entry