Files
neovim/test
Justin M. Keyes d79c787f27 refactor(ctx): ctx_restore_curwin #40667
unify context-switching logic.

1. `prevwin` is now restored for all targets (was buf-only).
   - add a `nvim_win_call` test.
2. The buf-found "restore the shown buffer" dance no longer depends on
   the origin window: it runs even if the callback closed the origin.
2026-07-10 07:58:02 -04:00
..
2026-05-13 13:14:07 +01:00
2026-07-05 12:06:13 -04:00
2026-04-22 18:25:07 -04:00