Skip to content

Feature Request: highlight current search match #603

@noscript

Description

@noscript

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions