mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 13:27:43 +00:00
Problem: Moving the "more" (or any extui)-window to a split with
`wincmd L` does not invalidate it as a tracked window.
Solution: Drop an extui window that is no longer floating.