-
Notifications
You must be signed in to change notification settings - Fork 36.7k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderslinuxIssues with VS Code on LinuxIssues with VS Code on Linuxterminal-inputRelating to typing in the terminal not doing the right thing, IMEs not working, etc.Relating to typing in the terminal not doing the right thing, IMEs not working, etc.verifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.77.3
- OS Version: Ubuntu 20.04.6
Steps to Reproduce:
- Launch VSCode on an Ubuntu computer (or on Windows using WSL)
- Enter the built-in terminal
- Run the command
nano - Copy and paste the following 39-character string into nano:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa - Result: nano shows the error message "Unknown Sequence". Can no longer interact with the terminal, need to kill it and open a new one
More details:
- nano version 4.8
- This does not happen in nano using an external terminal. Only in VSCode's built-in terminal
- This does not happen for any other length of string, even other multiples of 39
- This does not happen in other CLI text editors, such as vim
addmitt and programmerjake
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderslinuxIssues with VS Code on LinuxIssues with VS Code on Linuxterminal-inputRelating to typing in the terminal not doing the right thing, IMEs not working, etc.Relating to typing in the terminal not doing the right thing, IMEs not working, etc.verifiedVerification succeededVerification succeeded