neovim/src
Luuk van Baal 2f638c0ac6 vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Problem:  Page-wise scrolling with Ctrl-D/Ctrl-U implements
          it's own logic to change the topline and cursor.
          More logic than necessary for scrolling with Ctrl-F/Ctrl-B
          was removed in patch 9.1.0211.
Solution: Re-use the logic from Ctrl-E/Ctrl-Y/Ctrl-F/Ctrl-B while
          staying backward compatible as much as possible.
          Restore some of the logic that determined how many lines will
          be scrolled (Luuk van Baal)

5a2e3ec9ac
2024-03-28 11:39:34 +01:00
..
cjson
klib fix(coverity/477623,477624): guard null pointer dereference in kv_concat_len (#27022) 2024-01-15 14:25:57 -06:00
man
mpack fix: buffer overrun in lmpack_session_receive 2024-02-06 01:07:54 +02:00
nvim vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling 2024-03-28 11:39:34 +01:00
termkey
unicode feat: update unicode tables (#27317) 2024-02-04 06:28:51 +08:00
xdiff
.valgrind.supp
bit.c
bit.h
clint.py docs: small fixes (#27364) 2024-03-12 13:51:53 +08:00
coverity-model.c refactor(treesitter): handle coverity warnings better 2024-03-20 12:22:54 +00:00
nlua0.c
uncrustify.cfg build: fix uncrustify 2024-02-21 11:58:28 +01:00