Releases: NikitaIvanovV/ictree
Releases · NikitaIvanovV/ictree
v1.0.1
v1.0
- 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
v0.2.2
- Minor bug fix
v0.2.1
- Bug fixes
v0.2
- Add search functionality
- Add
--fold
option to make directories folded by default - Add
o
command to write selected item to standard output - Add
Space
command for quick folding - Add
p
command to jump to parent directory of selected item - Add proper handling for various signals
- Set full path of current item as default prompt message
- Add padding to prompt
v0.1
- First release