microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.43k stars 28.62k forks source link

VSCode Terminal GUI interface having lines merged issue #223829

Open venkatch189 opened 1 month ago

venkatch189 commented 1 month ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce: I'm using Cypress framework to run Test Automation cases and noticed terminal lines merged/duplicated. issue happening in both VM's (was power on all the times) and personal laptop

  1. Close VS Code after test cases run and shutdown. Seen the following issue when open VSCode after login again
  2. Run cases and disconnect VM, same kind of issue after connect to VM again

image

meganrogge commented 1 month ago

This issue seems to originate from an upstream component and is not something VSCode can fix by making a change to our code. As such, I will go ahead and close it. Please try to reproduce in Windows Terminal and report to microsoft/terminal with repro steps.

If you cannot reproduce in Windows Terminal, chances are it's fixed in a later version of Windows. You can read more about how we consume conpty here. Thanks for understanding.

/label upstream terminal-conpty windows