Files
neovim/test/functional
Sean Dewar fa3a0a7feb fix(window): yeet grid later when closing float in other tabpage #40758
Problem: #40731 may still crash if close_buffer autocmds reinsert the float's
grid. Plus removing the grid (and posting win_close) is unneeded if
win_close_othertab refuses to close the window later, which is possible.

Solution: do the stuff before freeing the window, like win_close.
(cherry picked from commit 1741da8412)
2026-07-16 07:07:07 +00:00
..
2026-07-15 07:02:53 +00:00
2026-06-15 00:15:06 +00:00
2026-05-07 12:03:02 +02:00