diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-07-20 19:32:17 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-07-20 19:34:06 -0400 |
commit | 54d9ea61ab2e7ce0d1dfdbf427b6d6702f972d74 (patch) | |
tree | f8a02843a1dac1b7a76eee1456bc1ddd95b1c673 /test/functional/eval/executable_spec.lua | |
parent | 526dbcafd1cd3eae24e7c615aadef3555b6791aa (diff) | |
download | rneovim-54d9ea61ab2e7ce0d1dfdbf427b6d6702f972d74.tar.gz rneovim-54d9ea61ab2e7ce0d1dfdbf427b6d6702f972d74.tar.bz2 rneovim-54d9ea61ab2e7ce0d1dfdbf427b6d6702f972d74.zip |
vim-patch:8.1.0856: when scrolling a window the cursorline is not always updated
Problem: When scrolling a window other than the current one the cursorline
highlighting is not always updated. (Jason Franklin)
Solution: Call redraw_for_cursorline() after scrolling. Only set
w_last_cursorline when drawing the cursor line. Reset the lines
to be redrawn also when redrawing the whole window.
https://github.com/vim/vim/commit/bbb5f8d4c2cbc5f48556008875f57cbe7fc4ac6c
Diffstat (limited to 'test/functional/eval/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions