diff options
author | luukvbaal <luukvbaal@gmail.com> | 2023-06-02 17:26:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-02 23:26:41 +0800 |
commit | c45a111e35478d2173d8ed5bab2eb73ab2de590c (patch) | |
tree | c3227d91efb331e903c15f09cdd8f63725d3d0e3 /runtime/lua/_vim9script.lua | |
parent | aa130d0c7ea69a05330d0b054b414cc3a15dac45 (diff) | |
download | rneovim-c45a111e35478d2173d8ed5bab2eb73ab2de590c.tar.gz rneovim-c45a111e35478d2173d8ed5bab2eb73ab2de590c.tar.bz2 rneovim-c45a111e35478d2173d8ed5bab2eb73ab2de590c.zip |
vim-patch:9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" (#23884)
Problem: Cursor not adjusted when near top or bottom of window and
'splitkeep' is not "cursor".
Solution: Move boundary checks to outer cursor move functions, inner
functions should only return valid cursor positions. (Luuk van
Baal, closes vim/vim#12480)
https://github.com/vim/vim/commit/a109f39ef54bc3894768170f02c1b6ac56164488
Diffstat (limited to 'runtime/lua/_vim9script.lua')
0 files changed, 0 insertions, 0 deletions