[PR #17352] Fix some search highlights scenarios #31197

Closed
opened 2026-01-31 09:45:45 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17352

State: closed
Merged: Yes


Fixes:

  • Snapping the current match to the current selection doesn't work.
  • Fast closing and re-opening SearchBox would leave search highlights in an inconsistent state. The highlights would be active even when SB is not on the screen, and results are not updated as more text is added to the buffer.
  • Search highlights scroll marks are not cleared when the search box is closed.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17352 **State:** closed **Merged:** Yes --- Fixes: - Snapping the current match to the current selection doesn't work. - Fast closing and re-opening SearchBox would leave search highlights in an inconsistent state. The highlights would be active even when SB is not on the screen, and results are not updated as more text is added to the buffer. - Search highlights scroll marks are not cleared when the search box is closed.
claunia added the pull-request label 2026-01-31 09:45:45 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31197