good-scroll.el
good-scroll.el copied to clipboard
Attempt at good pixel-based smooth scrolling in Emacs
**Describe the bug** I get an error when I press shift-tab to close the org-mode document `Error running timer ‘good-scroll--render’: (wrong-type-argument number-or-marker-p nil) [208 times]` As you can see, the...
Thanks a lot for this package, it makes Emacs feel so much better and modern. One question I had was if there is a way to configure something, so it...
**Is your feature request related to a problem? Please describe.** I usually don't use the scroll wheel or page down/up keys to navigate emacs, I skip around by paragraph. This...
hi, first, i'm happy to say good scroll now works rly well for me when in the past it didn't, well done. i have just been trying to use it...
I'd like to share some user experiences over the past few days of heavy coding on Emacs using this package: I realized that the scrolling performance seems to be affected...
**Describe the bug** When running good-scroll-mode together with display-line-numbers-mode, the CPU usage goes up to ~10% to 15% on my 2.6GHz CPU using Emacs 28.1 with native-comp. The window with...