-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
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
Milestone
Description
I feel that the terminal flickers more when I resize it, not sure it ever did flicker so much actually:
Did something change in the past weeks?
My terminal related settings:
"terminal.integrated.fontFamily": "Menlo",
"terminal.integrated.fontSize": 13,
"terminal.integrated.lineHeight": 1.4,
"terminal.integrated.windowsEnableConpty": false,
"terminal.integrated.showExitAlert": false,
"terminal.integrated.tabs.enabled": true,
"terminal.integrated.shellIntegration.enabled": true,
"terminal.integrated.stickyScroll.enabled": false,
"terminal.integrated.commandsToSkipShell": [
"workbench.action.openPreviousEditorFromHistory",
"workbench.action.startTerminalSpeechToText",
"workbench.action.stopTerminalSpeechToText"
],
"terminal.integrated.initialHint": false,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
