Updates on the project
Work and life has been quite busy for me recently. Thus I haven't had the time to look over all the issues and pull requests.
I apologize for all merge conflicts I've been causing for the outstanding pull requests 🙏 I will get to them eventually!
As always, I appreciate all the contributions made by everyone!
Changes
- Improved documentation
- Thanks to @Integral-Tech , @11D-Beyonder , @b-m-f
- Update install script
- Thanks to @kennycallado
- Add large file support for exif
- Thanks to @Mroik
- Add more detailed version output via shadow-rs
- Thanks to @xrelkd
- Add command for printing embedded configs
- Thanks to @sushi-shi
- Add lscolor support
- Thanks to @luteran42
- Mouse support is now configurable
- Thanks to @Mroik
- Ratatui-image integration
- Thanks to @benjajaja
- Use less pager for output instead of joshuto's own confirm
- Thanks to @luteran42
- Add
capture
andstdout
command- Thanks to @DLFW
- Add
case_insensitive_ext
option (originallycase_sensitive_ext
- Thanks to @Akmadan23
- Add reverse flag to sort
- Thanks @Akmadan23
Fixes
- Fix overflow bug with bookmarks
- Thanks to @pantosaur
- Fix trash command with filenames with apostrophes
- Thanks to @Akmadan23
- Fix clear numbered command buffer on cursor move
- Thanks to @Akmadan23
- Fix theme not using prefix
- Fix using real name instead of username
- Thanks to @Akmadan23