📜scrollback search highlight 1️⃣ is incorrect, and 2️⃣ incorrectly snaps in response to STDOUT #18405
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Windows Terminal version
1.23.3232.0
Windows build number
10.0.19045.5247
Other Software
Steps to reproduce
Hit Ctrl-Shift-F while a script is generating output
Enter in something to search for. I suggest “e” for bug-finding purposes.
Watch the highlights incorrectly dance around the screen.
Fail to ever find your highlighted text as long as a script is running.
Expected Behavior
The highlights to what I am searching for are only displayed on top of what I am searching for.
If I am in search/scrollback mode and more STDOUT happens, it doesn’t snap me anywhere. (currently it snaps me all over the place)
Side-note: You know what else would be nice? A pause button that suspends the process temporarily. So we can go back and find our error message before it scrolls off-buffer.
Actual Behavior
The text was updated successfully, but these errors were encountered: