Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: highlight current search match #603

Open
noscript opened this issue Jan 25, 2025 · 0 comments
Open

Feature Request: highlight current search match #603

noscript opened this issue Jan 25, 2025 · 0 comments

Comments

@noscript
Copy link

noscript commented Jan 25, 2025

It would be great if I could distinguish the current search match from the rest.

For example in Vim and TMUX is it possible to configure highlight the current match and non-current matches differently. Chrome and Firefox can do that out of the box.

In Vim:

Search		Last search pattern highlighting (see 'hlsearch')
CurSearch	Current match for the last search pattern (see 'hlsearch').

In TMUX:

copy-mode-match-style style                Set the style of search matches in copy mode.
copy-mode-current-match-style style        Set the style of the current search match in copy mode. 

How it looks in Vim:

2025-01-25_19-24-50.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant