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
· 4 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeededwindowsVS Code on Windows issues
I believe this is fixed in the latest version of Insiders, it now correctly scrolls depending on the mouse's configuration by the pixel/line/page amount.
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 succeededwindowsVS Code on Windows issues
Testing #34868
Scrolling using the mouse wheel appears to scroll a constant number of lines, regardless of the terminal height, which can become very confusing:
emoji-test.txt
"terminal.integrated.scrollback": 5000
chcp 65001
cat emoji-test.txt
This is using all the defaults:
For example, in this case, scrolling via mouse wheel once has jumped over "Venezuela", which is very confusing:
The text was updated successfully, but these errors were encountered: