mirror of
https://github.com/neovim/neovim.git
synced 2026-02-25 11:51:05 +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