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
When I have a long terminal scrollback, this sometimes (often) happens:
After getting some new terminal output, I'm looking at a terminal prompt at the bottom of the screen. But when I try to scroll up with the scroll wheel or the PGUP key, it doesn't scroll up. Then I notice that the vertical scrollbar indicator is randomly at the top of its trough, instead of the bottom where it should be. And consistent with that, if I now hit PGDN the terminal window re-renders the second-from-the-top page, as if the scroll position really was at the top and it just hadn't rerendered yet. Once I have "reset" it in that manner, it starts to behave properly like a scrollbar.
This has been true for many months now, through several VS Code upgrades.
What I want: For the scroll bar to behave like any other scroll bar. If I get some new terminal output and it is showing me the last lines of output, I expect the scroll bar to act consistent with that. If the terminal window is displaying the last lines of output, then PGUP should take me to the previous screenful of output, whereas in this condition it simply doesn't change anything.
VS Code version: Code 1.100.0 (Universal) (19e0f9e, 2025-05-07T12:48:53.763Z)
OS version: Darwin arm64 24.4.0
Modes:
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.100.2. Please try upgrading to the latest version and checking whether this issue remains.
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.100.2. Please try upgrading to the latest version and checking whether this issue remains.
Happy Coding!
For me the update to 1.100.2 did not resolve the issue.
base ❯ code --version 1.100.2 848b80aeb52026648a8ff9f7c45a9b0a80641e2e arm64
Type: Bug
When I have a long terminal scrollback, this sometimes (often) happens:
After getting some new terminal output, I'm looking at a terminal prompt at the bottom of the screen. But when I try to scroll up with the scroll wheel or the PGUP key, it doesn't scroll up. Then I notice that the vertical scrollbar indicator is randomly at the top of its trough, instead of the bottom where it should be. And consistent with that, if I now hit PGDN the terminal window re-renders the second-from-the-top page, as if the scroll position really was at the top and it just hadn't rerendered yet. Once I have "reset" it in that manner, it starts to behave properly like a scrollbar.
This has been true for many months now, through several VS Code upgrades.
What I want: For the scroll bar to behave like any other scroll bar. If I get some new terminal output and it is showing me the last lines of output, I expect the scroll bar to act consistent with that. If the terminal window is displaying the last lines of output, then PGUP should take me to the previous screenful of output, whereas in this condition it simply doesn't change anything.
VS Code version: Code 1.100.0 (Universal) (19e0f9e, 2025-05-07T12:48:53.763Z)
OS version: Darwin arm64 24.4.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Extensions (17)
(1 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: