Releases: bugnano/fcd
Releases · bugnano/fcd
1.0.1
Added
- Added support for ARM64 architecture
Changed
- CP/MV/RM operations can no longer be canceled by pressing ESC
Fixed
- 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
1.0.0
Added
- 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 eitherF7or7)
Changed
- The quick viewer now is invoked with ALT-Q instead of CTRL-Q
- The
ukey no longer is an undo, but now it untags the selected entry