mirror of
https://github.com/neovim/neovim.git
synced 2026-06-20 10:32:36 +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.