-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Improve scrolling #201
Comments
Hello @mbierman 👋 You're right since three / four releases the scrolling is not user friendly (because of upgrading the rendering engine). I definitely need to improve it. |
Yes, perhaps you can use the user scrolling speed to change your scroll speed (how many tabs and scrolls in a time). But if i scroll up any pages, this could be a little faster ;) |
Thanks @svenh0 for your feedback 😉 You’re right I will implement a different scrolling based on user velocity |
Is this on the horizon yet? I know, you have been busy! (And doing great work.) |
Thanks for your support @mbierman Michael 😇 This issue requires an important upgrade of the rendering engine (hterm) and this upgrade must come with a major (15.x) release. This issue is important also on macOS because on this platform the scroll is so bad with the current engine release 😭 I know that this issue was opened months ago and I will try to make my best efforts to fix it. |
Statement from @AInteriorB : |
I absolutely agree like written in dublicate #492 |
Hello 👋
This behavior will be available in a few hours now. |
This works, but
|
Even on 852 build? |
You're right I will improve the momentum
I'm using default Xterm.js colors. I will change them. Do you have a wanted palette? |
Fixed in 852 💪😀 |
@AInteriorB I will implement a feature to import these color schemes : https://github.com/mbadolato/iTerm2-Color-Schemes : #526 |
Any news on this, @isontheline? Scrolling is still very „hard“ on iPads 😅 |
Thanks for the up! @AInteriorB I have forgotten to switch this issue to the next release. I need to find a way to improve Xterm.js smooth scrolling |
I'm now working on a scrollbar (iOS / macOS / iPadOS) : #599 |
First attempt of a custom scrollbar available on the latest beta release |
Custom scrollbar now available inside the latest beta release |
Describe the feature
Scrolling is very slow when you scoll backward to see precioys commands and output or when you scroll back to continue using the shell. It would be nice if it were much faster.
The text was updated successfully, but these errors were encountered: