kakoune/test/regression/3219-scroll-json-ui
Maxime Coste 20a2bca52e Do not make cursor visible after mouse scrolling and view commands
ensure cursor is visible after user input except if the command
implementation opted-out. Hooks and timers should not enforce
visible cursor.

PageUp/PageDown and `<c-f>` / `<c-b>` commands still move the cursor
as this seemed a desired behaviour.
2023-09-02 12:55:57 +10:00
..
cmd Add a regression test for #3219, which does not seem to fail 2019-11-24 18:11:29 +11:00
in Add a regression test for #3219, which does not seem to fail 2019-11-24 18:11:29 +11:00
script Do not make cursor visible after mouse scrolling and view commands 2023-09-02 12:55:57 +10:00