[Github-comments] [geany/geany] Scroll with down arrow stops on large file (#1378)

elextr notifications at xxxxx
Fri Jan 27 10:26:51 UTC 2017


As I said above I couldn't find where Geany does anything with the down arrow key, AFAICT if it gets one, it just checks its not something it cares about and then passes it to Scintilla.

You can see in `keybindings.c` where Geany defines scintilla to handle `ctrl+down` and `alt+down` but nowhere is plain `down` defined or undefined by Geany that I can find, so it will be the Scintilla default.

-- 
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/1378#issuecomment-275634289
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170127/42318baa/attachment.html>


More information about the Github-comments mailing list