diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-06 04:46:16 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-02-06 04:46:16 +0800 |
commit | 8ba9f19961d8573dc851d3d5f2ec217ad2fb7b28 (patch) | |
tree | dcade506fff3749f5561d947067e730ca66cf126 /test/functional/vimscript/timer_spec.lua | |
parent | 92e92f02e7106fcad1597bb8f0edf1e43186a07f (diff) | |
download | rneovim-8ba9f19961d8573dc851d3d5f2ec217ad2fb7b28.tar.gz rneovim-8ba9f19961d8573dc851d3d5f2ec217ad2fb7b28.tar.bz2 rneovim-8ba9f19961d8573dc851d3d5f2ec217ad2fb7b28.zip |
vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"
Problem: A popup created with "cursorline" will ignore "firstline".
Solution: When both "cursorline" and "firstline" are present put the cursor
on "firstline". (closes vim/vim#7000) Add the "winid" argument to
getcurpos().
https://github.com/vim/vim/commit/99ca9c4868bb1669706b9e3de9a9218bd11cc459
Skip popup window related code.
Cherry-pick all of Test_getcurpos_setpos() from patch 8.2.0610.
Diffstat (limited to 'test/functional/vimscript/timer_spec.lua')
0 files changed, 0 insertions, 0 deletions