Un-snapping Terminal Placing Cursor in Middle of Previous Command's Output #7253
Labels
Area-Output
Related to output processing (inserting text into buffer, retrieving buffer text, etc.)
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
Milestone
Environment
Steps to reproduce
dotnet new --list
because I'm checking my installed templates)Expected behavior
Terminal should display the new input text at the > mark (seen here in stock PowerShell 7).
Actual behavior
Terminal is currently displaying the text in the middle of the previous commands output.
I searched for snap and cursor and couldn't find this explicitly (I found a couple of related issues) - if duplicated or in progress please feel free to delete.
The text was updated successfully, but these errors were encountered: