-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Shell prompt repeating when using ssh in terminal #407
Copy link
Copy link
Closed
Labels
Area-InteropCommunication between processesCommunication between processesArea-VTVirtual Terminal sequence supportVirtual Terminal sequence supportIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-PowershellIssues in the modern command interpreter, Powershell.exe.Issues in the modern command interpreter, Powershell.exe.Resolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebase
Metadata
Metadata
Assignees
Labels
Area-InteropCommunication between processesCommunication between processesArea-VTVirtual Terminal sequence supportVirtual Terminal sequence supportIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-PowershellIssues in the modern command interpreter, Powershell.exe.Issues in the modern command interpreter, Powershell.exe.Resolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebase
Hello, a small bug in ssh under the cmd terminal.
If I open a file (for instance "vi .bashrc"), on exit the prompt displays incorrectly (repeats twice).
This happens only on the windows cmd ssh (left panel in the figure herebelow, evidenced in red).

The WSL console (right panel) behaves correctly. (My windows version in the left panel)