-
Notifications
You must be signed in to change notification settings - Fork 9k
Open
Labels
Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-TerminalThe new Windows Terminal.The new Windows Terminal.
Description
Windows Terminal version
1.25.10141.0
Windows build number
No response
Other Software
No response
Steps to reproduce
- generate output (i.e.
git log --oneline) - open the search box (ctrl+shift+f) and perform a search (i.e. a git commit sha)
- Observe: the search may scroll up to show you the result (good!)
- Move focus to the terminal control (the search box should stay open, that's important!)
- generate more output (i.e.
git status)
Expected Behavior
I should be scrolled at the bottom to see the new output.
Actual Behavior
When new output is generated, I get scrolled to the latest search match.
Metadata
Metadata
Assignees
Labels
Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-TerminalThe new Windows Terminal.The new Windows Terminal.