Broken Display when docked #21304

Open
opened 2026-01-31 07:39:19 +00:00 by claunia · 0 comments
Owner

Originally created by @IPdotSetAF on GitHub (Feb 24, 2024).

Windows Terminal version

1.18.231114001

Windows build number

19045.4046

Other Software

npm -> nodeJS v18

Steps to reproduce

  • clone any nodeJS based repo
  • inside the inside the folder run command npm install
  • dock the terminal window to right or left side of the screen
  • npm can not clear the last line and rewrite it anymore (it can only append lines).

Expected Behavior

last line should be deleted and rewritten.

Actual Behavior

when terminal is docked, lines can not be cleaned, lines will only append.

Originally created by @IPdotSetAF on GitHub (Feb 24, 2024). ### Windows Terminal version 1.18.231114001 ### Windows build number 19045.4046 ### Other Software npm -> nodeJS v18 ### Steps to reproduce - clone any nodeJS based repo - inside the inside the folder run command `npm install` - dock the terminal window to right or left side of the screen - npm can not clear the last line and rewrite it anymore (it can only append lines). ### Expected Behavior last line should be deleted and rewritten. ### Actual Behavior when terminal is docked, lines can not be cleaned, lines will only append.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21304