Files
neovim/test/functional
zeertzjq 3e9b4e917d vim-patch:8.2.4591: cursor line not updated when a callback moves the cursor
Problem:    Cursor line not updated when a callback moves the cursor.
Solution:   Check if the cursor moved. (closes vim/vim#9970)
e7a74d5375

redraw_after_callback() is N/A. Nvim handles timers on the main loop.
2022-03-24 16:08:59 +08:00
..
2022-03-10 17:22:39 +08:00
2022-03-07 06:43:03 +08:00
2022-03-17 13:21:24 +08:00