All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Add
--disable-delete-confirmation
flag to not immediately delete files without a prompt (#71) - @markafarrell
- Change delete key to BACKSPACE for cross platform support (#64) - @maxheyer
- Do not crash with extremely large files/folders (#63) - @Freaky
- Show warning when trying to delete while still scanning (#60) - @mhdmhsni
- Add ability to zoom in and out (eg. to see small files) (#61) - @imsnif
- Add a visual indication when running as root (#57) - @c3st7n
- Change delete key to DELETE (#59) - @maxheyer
- Support emacs keybindings (#40) - @redzic
- Make enter select largest folder if nothing is selected (#45) - @redzic
- Keep track of tile selection in previous folder (#53) - @therealprof
- Do not scan in parallel when running tests (#43) - @redzic
- Prevent crashes for multibyte characters on grid (#51) - @goto-bus-stop
- Show quit shortcut in legend (#46) - @olehs0
- Remove unneeded dev dependency (#35) - @ignatenkobrain
- Improve scanning speed (#38) - @imsnif
- Refactor movement methods (#31) - @phimuemue
- Cross platform file size calculation (#28) - @Freaky
- Bumped insta dependency to 0.16.0, bumped cargo-insta dependency to 0.16.0 (#25) - @tim77
- Bumped tui dependency to 0.9 (#30) - @silwol
Initial release with all the things.