Split Panes causing Rendering Issues in Powershell 7 #14501

Open
opened 2026-01-31 04:12:01 +00:00 by claunia · 0 comments
Owner

Originally created by @DarylGraves on GitHub (Jul 13, 2021).

Windows Terminal version (or Windows build number)

Terminal: 1.8.1521.0, Windows: 10.0.18363.0

Other Software

Powershell 7.2.0-preview.7

Steps to reproduce

Opening/closing Split Panes

Expected Behavior

I would expect my typing to appear on the same line as the prompt and not overwrite existing rows.

Actual Behavior

The output sometimes goes to the wrong line and overwrites text.

image

Note in the above example how what I typed is appearing on a different row to my current working directory.

Originally created by @DarylGraves on GitHub (Jul 13, 2021). ### Windows Terminal version (or Windows build number) Terminal: 1.8.1521.0, Windows: 10.0.18363.0 ### Other Software Powershell 7.2.0-preview.7 ### Steps to reproduce Opening/closing Split Panes ### Expected Behavior I would expect my typing to appear on the same line as the prompt and not overwrite existing rows. ### Actual Behavior The output sometimes goes to the wrong line and overwrites text. ![image](https://user-images.githubusercontent.com/46203429/125483875-225b1756-b666-4d0a-8916-43274be60da5.png) Note in the above example how what I typed is appearing on a different row to my current working directory.
claunia added the Resolution-Duplicate label 2026-01-31 04:12:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14501