mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 03:46:52 +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