Files
neovim/test
zeertzjq 89837bdd72 vim-patch:9.2.1032: scrolling moves cursor up with 'scrolloffpad' (#41641)
Problem:  Cursor correction can move the cursor up at the end of the
          buffer when 'scrolloffpad' is enabled (gx089).
Solution: Allow missing context below EOF in cursor_correct().  Add
          regression tests for CTRL-D and CTRL-E (Seunghee Kim).

fixes:   vim/vim#21096
closes:  vim/vim#21188

6a3db67a52

Co-authored-by: SeungheeKim <ksh368@naver.com>
2026-09-03 11:05:33 +08:00
..
2026-04-22 18:25:07 -04:00