Closed IngoMeyer441 closed 3 years ago
Hey! That's true. It's already taken care of in the upcoming 2.0.0 version, but won't be fixed in 1.x.x.
You can track progress here https://github.com/Morantron/tmux-fingers/pull/79 It's almost there :tm: :joy:
Ah great, I will definitely check out the new version. 😄 👍
Hey and thanks for tmux-fingers, it is a great tool and it helped me a lot to learn about tmux plugin programming!
I noticed a minor issue when many equal matches are present:
The count of needed key presses seems to determined before the filtering of unique matches. If it would be applied before, one key stroke could be saved in this case. This happens quite often for me because my hostname in my zsh prompt is always matched in fingers mode.