Files
neovim/test/functional
luukvbaal 7b04725750 fix(autocmd): no cleanup for redraw curwin change #40389
Problem:  Unecessary/unexpected cleanup happens when restoring the
          current window for redraw purposes (since 28ffb334).
Solution: Don't call autocmd_restbuf() to restore the current window,
          just do so directly.
2026-06-24 14:54:17 +00:00
..
2026-06-20 21:49:00 +02:00
2026-05-07 10:36:48 +02:00
2026-06-19 05:51:30 -04:00