You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded
TypeError: Cannot read property 'syncScrollArea' of undefined
at Terminal.reset (/home/daniel/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Terminal.js:1457:22)
at Object.escapedStateHandler.c (/home/daniel/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Parser.js:39:14)
at Parser.parse (/home/daniel/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Parser.js:192:48)
at Terminal._innerWrite (/home/daniel/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Terminal.js:822:38)
at /home/daniel/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Terminal.js:807:23
The text was updated successfully, but these errors were encountered:
Tyriar
added
the
bug
Issue identified by VS Code Team member as probable bug
label
Apr 9, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded
Repro steps:
./scripts/code.sh
yo code
, ...)The text was updated successfully, but these errors were encountered: