Skip to content

Ansi escape sequences are broken in Terminal. #45516

@Josar

Description

@Josar

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.

grafik

"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)terminalGeneral terminal issues that don't fall under another label

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions