New TUI: Velocity-Based Scrolling #10415
MendyLanda
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hi, good suggestion! We won't be prioritizing this for now but happy to review any PRs for this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Verify canary release
Link to code that reproduces this issue
N/A
Which canary version will you have in your reproduction?
2.5.3-canary.0
Environment information
Expected behavior
The scrolling speed should dynamically adjust based on how fast or intensely the user scrolls (e.g., via mouse wheel or touchpad gestures), similar to how native terminals work. This would make navigating long outputs more responsive and intuitive.
Actual behavior
Scrolling is at constant speed.
To Reproduce
N/A
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions