Ferran Basora
Ferran Basora
I think you are facing another problem, not related to the length of the line and it is already known: https://github.com/fcsonline/tmux-thumbs/issues/76 https://github.com/fcsonline/tmux-thumbs/issues/129
Interesting idea! It should be relatively easy to implement.
Mmmmm... this is exactly the current behaviour. I mean, if there is a short list of matches, then appears a single character hint, but if the list is longer, two...
It is a known issue, without a clear solution. https://github.com/fcsonline/tmux-thumbs/issues/76
You can add a custom RegExp, can't you? https://github.com/fcsonline/tmux-thumbs#thumbs-regexp-N
I'm facing the same! I will add it!
Thinking about it, maybe it's better to have an Environment variable to control this. What do tou think?
I have been investigating the problem, and it seems to be a bit more complicated than expected. But I think I can find a solution. I will let you know...
I have to battle test a bit more this branch but you can check it out: https://github.com/fcsonline/tmux-thumbs/pull/133
You can checkout the source code and run the script passing the env variable described in the Readme.