-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
xtermjs/xterm.js
#4271Labels
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 Insidersterminal-renderingupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.73.1
- OS Version: Ubuntu 22.04
Steps to Reproduce:
- Open multiple terminals
- Go to last created, write something
- Go to any other than the last one
- Write the beginning of a command and press tab for autocompletion
After a while, the characters reappear if you run any command again.
I found this issue #165969, but according to the description it is not entirely clear which input the author means
Here is what I was able to reproduce (In each terminal I enter the same command cd ~/ and press Tab):
Reactions are currently unavailable
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 Insidersterminal-renderingupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamverifiedVerification succeededVerification succeeded

