Files
neovim/test/functional/api
luukvbaal 8d3b7b57c8 fix(api): update topline when flushing with nvim__redraw() (#34346)
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)
2025-06-07 11:35:59 +00:00
..
2024-04-23 18:17:04 +02:00
2024-01-03 02:09:29 +01:00