mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 02:25:00 +10:00
Problem: nvim__redraw may update the screen with an invalid topline.
Solution: Update the topline before calling `update_screen()` (as
:redraw does).
(cherry picked from commit af82f36108)
190 KiB
190 KiB