-
Notifications
You must be signed in to change notification settings - Fork 35.5k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label
Description
When using the openssh feature of win10 with VSCode the escape sequences from command line gets corruptet when passed to the terminal.
In the normal command line, bash or powershell the output is well formatted.
But no matter which is used to execute the ssh command in VSCode the terminal output is corrupted.
"terminal.integrated.shell.windows":
"C:\\Cygwin\\bin\\bash.exe",
"C:\\WINDOWS\\System32\\cmd.exe"
"C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
Is there a way to fix this?
Version 1.21.0
Commit 9a199d7
Date 2018-03-07T11:04:09.969Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label