Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

1.3

Compare
Choose a tag to compare
@dylanaraps dylanaraps released this 18 Jan 07:08
· 238 commits to master since this release
  • Added FFF_TRASH_CMD to use a custom trash command.
    • The custom command is passed the list of selected files.
  • Added : to go to a directory.
  • Added tab completion to all commands and search.
  • Only one enter key-press is required when searching and
    there's only one directory in the search results.
  • Fixed issue with cursor position in search.
  • Fixed bugs in LS_COLORS parsing.
  • Fixed bug with cursor being visible after spawning a shell.
  • Fixed bug with double // in path.
  • Directory item escaping is now prettier.