Skip to content

v1.0

Compare
Choose a tag to compare
@NikitaIvanovV NikitaIvanovV released this 10 Feb 19:48
· 37 commits to master since this release
v1.0
8ba040e
  • Add Wayland support (thanks to @balsoft)
  • Add Esc command for quitting (thanks to @Oliver-Leete)
  • Fix printf format specifier (thanks to @viccie30)
  • Rework search functionality:
    • Performance optimizations
    • Left and arrow arrow keys to change cursor position
    • Up and down arrow keys to view previous and next pattern
  • Add --separator option to specify directory separator
  • Add custom commands
  • Add c command to go to jump to parent directory and fold it
  • Many bug fixes and improvements