[PR #16227] Highlight all search results while the search box is open #30867

Open
opened 2026-01-31 09:43:28 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Hi! First time contributor, wanted to try to add highlighting for all search results.

Summary of the Pull Request

Update to highlight all search results

References and Relevant Issues

Closes #7561

Detailed Description of the Pull Request / Additional comments

Follows the existing selection code as much as possible.
Updated logic that finds selection rectangles to also identify search rectangles.
Added structure to ShapedRow to track the search selections.

Validation Steps Performed

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/16227 **State:** closed **Merged:** Yes --- Hi! First time contributor, wanted to try to add highlighting for all search results. ## Summary of the Pull Request Update to highlight all search results ## References and Relevant Issues Closes #7561 ## Detailed Description of the Pull Request / Additional comments Follows the existing selection code as much as possible. Updated logic that finds selection rectangles to also identify search rectangles. Added structure to ShapedRow to track the search selections. ## Validation Steps Performed ## PR Checklist - [ ] Closes #xxx - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:43:28 +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#30867