neovim/test/client
bfredl 08fc1ebbaa fix(api/buffer): fix handling of viewport of non-current buffer
A lot of functions in move.c only worked for curwin, alternatively
took a `wp` arg but still only work if that happens to be curwin.

Refactor those that are needed for update_topline(wp) to work
for any window.

fixes #27723
fixes #27720
2024-03-13 07:19:59 +01:00
..
msgpack_rpc_stream.lua test: add type annotations 2024-01-17 10:10:17 +00:00
session.lua test: add type annotations 2024-01-17 10:10:17 +00:00
uv_stream.lua fix(api/buffer): fix handling of viewport of non-current buffer 2024-03-13 07:19:59 +01:00