Skip to content

Releases: bugnano/fcd

1.0.1

17 Jan 07:53

Choose a tag to compare

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

13 Sep 09:06

Choose a tag to compare

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 either F7 or 7)

Changed

  • 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