[Github-comments] [geany/geany] Smaller horizontal auto-scroll jump when typing (#1952)

elextr notifications at xxxxx
Fri Sep 14 22:39:24 UTC 2018


Auto scrolling is done by the Scintilla editing component Geany uses.  It has a number of policies [available](https://www.scintilla.org/ScintillaDoc.html#ScrollingAndAutomaticScrolling) and currently Geany sets `CARET_JUMPS` and `CARET_EVEN` for x policy.

It would probably be reasonable for someone to provide a pull request that makes some/all settings available via a user setting, probably in Preferences->Editor->Display, next to `Lines visible around the cursor`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1952#issuecomment-421502370
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180914/ec70db6b/attachment-0001.html>


More information about the Github-comments mailing list