tmux-copycat icon indicating copy to clipboard operation
tmux-copycat copied to clipboard

Is it possible to highlight all matches

Open sidazhang opened this issue 7 years ago • 2 comments

Is it possible to highlight or underline all matches in a search. So that visually it is easy to look at the matches

sidazhang avatar May 02 '18 18:05 sidazhang

Unfortunately, no. We are limited to only manipulate the cursor tmux already offers. This kind of feature would require support directly on tmux.

On Wed, May 2, 2018, 15:03 sidazhang [email protected] wrote:

Is it possible to highlight or underline all matches in a search. So that visually it is easy to look at the matches

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tmux-plugins/tmux-copycat/issues/127, or mute the thread https://github.com/notifications/unsubscribe-auth/ABEz4ryiMEon36cw5jgEG2CzP_C-O05Rks5tufTmgaJpZM4Tv59P .

thalesmello avatar May 02 '18 18:05 thalesmello

Check out the RTBHOUSE/tmux-picker.

I'm not quite sure how it works, but it does highlight stuff on screen.

RobSis avatar Mar 26 '19 19:03 RobSis