mirror of
https://github.com/neovim/neovim.git
synced 2026-03-15 05:17:23 +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.