mirror of
https://github.com/neovim/neovim.git
synced 2026-04-18 21:40:45 +00:00
Problem: A float whose zindex is below the cmdline can be enlarged and
end up behind the cmdline.
Solution: Clamp height of such windows to not extend beyond 'cmdheight'.