-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Open
Labels
Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Related to output processing (inserting text into buffer, retrieving buffer text, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-2A description (P2)A description (P2)Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
Environment
Windows build number: 10.0.19041.0
Windows Terminal version (if applicable): 1.1.2021.0
Any other software?
* PowerShell Core 7 (also reproducible in other shells)
Steps to reproduce
- Snap terminal to the right
- (In PS7) Type a command that fills the screen (I used
dotnet new --listbecause I'm checking my installed templates)

- Unsnap the pane (whether by dragging, maximizing, or double tapping title bar)
- Type new command (I used cd to a path I was working within)
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Related to output processing (inserting text into buffer, retrieving buffer text, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-2A description (P2)A description (P2)Product-TerminalThe new Windows Terminal.The new Windows Terminal.