diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-09-21 08:00:03 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-09-21 09:43:12 +0800 |
commit | adb73772d9197a7fa6e9ee7a2e8874118e60844d (patch) | |
tree | c5c2087188b5627c2fe1f31f37e068b644c481e2 /runtime/lua/vim/iter.lua | |
parent | f094db0e5ccaddca2b5db05bf9545d55f3eededf (diff) | |
download | rneovim-adb73772d9197a7fa6e9ee7a2e8874118e60844d.tar.gz rneovim-adb73772d9197a7fa6e9ee7a2e8874118e60844d.tar.bz2 rneovim-adb73772d9197a7fa6e9ee7a2e8874118e60844d.zip |
vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplits
Problem: Wrong curswant when clicking on empty line or with vsplits.
Solution: Don't check for ScreenCols[] before the start of the window
and handle empty line properly.
closes: vim/vim#13132
https://github.com/vim/vim/commit/03cd697d635f1b0e7ffe21cf8244a8fb755f2ddb
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions