mirror of
https://github.com/neovim/neovim.git
synced 2026-06-01 09:41:30 +00:00
Problem: With 'smoothscroll' cursor may move below botline.
Solution: Call redraw_later() if needed, Compute cursor row with adjusted
condition. (Luuk van Baal, closes vim/vim#12415)
d49f646bf5