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
May 24, 2016
· 2 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugterminalIntegrated terminal issuesverifiedVerification succeededwindowsVS Code on Windows issues
run command that produces a bunch of output such as 'npm list' or cat a file
try to scroll up to reveal text that was already scrolled out of sight
-> content is scrolled to the left (and then gets stuck)
-> there is no reliable way to get the terminal back into a 'normal' state; sometime Enter works, sometimes not
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 bugterminalIntegrated terminal issuesverifiedVerification succeededwindowsVS Code on Windows issues
Testing #6654
This is sort of what I did:
cd .\src\vs\languages\typescript\common\lib
node generate.js
cls
The text was updated successfully, but these errors were encountered: