-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplanterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label
Milestone
Description
When opening a Codespace for example there is a flicker in the terminal when it relaunches after the git extension contributes environment variables. Proposal:
- Relaunch but don't touch the xterm.js instance
- After 3 seconds or when focus or any input happens, diff the old terminal's data events with the new terminal's data events and if they're identical, do nothing, otherwise reset the terminal and write the new terminal's events
szkocot
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplanterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label