unexpected behavior after changing window height #19271

Closed
opened 2026-01-31 06:38:40 +00:00 by claunia · 2 comments
Owner

Originally created by @BlueRain-debug on GitHub (Jan 26, 2023).

Windows Terminal version

1.15.3465.0

Windows build number

10.0.19044.2546

Other Software

Font: Consolas

Steps to reproduce

  1. Run wt.exe.
  2. Open a PowerShell Tab.
  3. Execute some commands such as dir so that the output can fill the screen.
  4. Change the height of current window.
  5. Type something.

Expected Behavior

expected

Actual Behavior

unexpected

Originally created by @BlueRain-debug on GitHub (Jan 26, 2023). ### Windows Terminal version 1.15.3465.0 ### Windows build number 10.0.19044.2546 ### Other Software Font: Consolas ### Steps to reproduce 1. Run wt.exe. 2. Open a PowerShell Tab. 3. Execute some commands such as `dir` so that the output can fill the screen. 4. Change the height of current window. 5. Type something. ### Expected Behavior ![expected](https://user-images.githubusercontent.com/68976789/214872318-3f6159b4-2807-484c-af29-8b60122abcae.png) ### Actual Behavior ![unexpected](https://user-images.githubusercontent.com/68976789/214872418-9fe7699c-2828-4a34-b1c4-e046f360d597.png)
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 06:38:40 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jan 26, 2023):

Thanks for the report! This was discussed before in /dup #2432, and ultimately was due to a psreadline bug. Updating to PsReadline v2.2.0-beta5 should fix this. Thanks!

@zadjii-msft commented on GitHub (Jan 26, 2023): Thanks for the report! This was discussed before in /dup #2432, and ultimately was due to a psreadline bug. Updating to [PsReadline v2.2.0-beta5](https://github.com/PowerShell/PSReadLine/releases/tag/v2.2.0-beta5) should fix this. Thanks!
Author
Owner

@ghost commented on GitHub (Jan 26, 2023):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jan 26, 2023): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19271