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
alexdima opened this issue
Sep 26, 2017
· 1 comment
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)windowsVS Code on Windows issues
save this file as UTF8 with bom (I think it is already)
configure "terminal.integrated.scrollback": 5000
run chcp 65001
run cat emoji-test.txt
TypeError: Cannot read property '1' of undefined
at TextRenderLayer._clearChar (C:\Alex\vscode-terminal\resources\app\node_modules\xterm\lib\renderer\TextRenderLayer.js:133:41)
at TextRenderLayer.onGridChanged (C:\Alex\vscode-terminal\resources\app\node_modules\xterm\lib\renderer\TextRenderLayer.js:79:30)
at C:\Alex\vscode-terminal\resources\app\node_modules\xterm\lib\renderer\Renderer.js:142:60
at Array.forEach (native)
at Renderer._refreshLoop (C:\Alex\vscode-terminal\resources\app\node_modules\xterm\lib\renderer\Renderer.js:142:28)
The text was updated successfully, but these errors were encountered:
Tyriar
added
bug
Issue identified by VS Code Team member as probable bug
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
windows
VS Code on Windows issues
labels
Sep 28, 2017
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 labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)windowsVS Code on Windows issues
Testing #34868
emoji-test.txt
"terminal.integrated.scrollback": 5000
chcp 65001
cat emoji-test.txt
The text was updated successfully, but these errors were encountered: