Skip to content

Conversation

natto1784
Copy link

@natto1784 natto1784 commented Oct 19, 2025

Use isearch-lazy-count-format to get the prefix and suffix formats.

Note that this has two requirements:

  • isearch-lazy-count-format must be called after isearch-lazy-highlight-update so that the current count is updated.
  • isearch-lazy-count-format must be called before going to beginning of the match using goto-char.

Closes #1292

Use isearch-lazy-count-format to get the prefix and suffix formats.

Note that this has two requirements:
- isearch-lazy-count-format must be called after
  isearch-lazy-highlight-update so that the current count is updated.
- isearch-lazy-count-format must be called before going to beginning
  of the match using goto-char.
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

Successfully merging this pull request may close these issues.

[Feature Request] evil-search with the number of matches prompt

1 participant