Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling to the bottom sometimes makes the terminal jump under the file explorer #6738

Closed
alexdima opened this issue May 24, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded windows VS Code on Windows issues
Milestone

Comments

@alexdima
Copy link
Member

Testing #6654

This is sort of what I did:

  • cd .\src\vs\languages\typescript\common\lib
  • node generate.js
  • cls
  • scroll down
    terminal-under-explorer
@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label May 24, 2016
@Tyriar Tyriar added terminal Integrated terminal issues windows VS Code on Windows issues labels May 24, 2016
@Tyriar
Copy link
Member

Tyriar commented May 25, 2016

From @kieferrm in #6846

OS: Windows

  1. open the built-in terminal
  2. run command that produces a bunch of output such as 'npm list' or cat a file
  3. 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

Here is a screen recording.

@Tyriar
Copy link
Member

Tyriar commented Jun 11, 2016

This could very well be fixed with transition to xterm.js, need to wait for repros in insiders

@Tyriar Tyriar closed this as completed Jun 17, 2016
@alexdima alexdima added the verified Verification succeeded label Jul 4, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

2 participants