Files
neovim/test/functional/api
luukvbaal af82f36108 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).
2025-06-07 11:24:24 +02:00
..
2024-04-23 18:17:04 +02:00
2024-01-03 02:09:29 +01:00