Releases: Morantron/tmux-fingers
Releases · Morantron/tmux-fingers
2.3.1
2.3.0
- Added --(main|ctrl|alt|shift)-action cli options.
- Add info command to show information.
- Improved git-status builtin pattern
- Fixed root key table not being properly restored ( Fixes #130 )
- Updated to Crystal 1.14.
- Various perfomance improvements (from 50ms to 40ms on my machine ™️)
- Improved benchmark and development scripts.
Thanks @ndsizeif and @alanoliveira for their contributions 🙏
2.2.2
- Fixed error in multi-user environments.
- Added XDG dirs, logs are now in ~/.local/state/tmux-fingers/fingers.log instead of /tmp/fingers.log.
- Action stderr is now logged to ~/.local/state/tmux-fingers/action-stderr
Thanks @rudenkornk for your patch!
2.2.1
2.2.0
- Add new option @fingers-enabled-builtin-patterns ( Fixes #19 )
- New way of setting up tmux-fingers bindings, with command line option to allow using only specific patterns (built-in or custom) ( Fixes #117 )
- Fix issue where zoom panes would be unzoomed when closing ( Fixes #123 ).
- Open tmux-fingers in same path as target pane path ( Fixes #120 ).