mirror of
https://github.com/neovim/neovim.git
synced 2026-01-28 07:36:03 +00:00
Problem: Setting 'cmdheight' has no effect if last window was resized.
Solution: Do apply 'cmdheight' when told to. Use the frame height instead
of the cmdline_row. (closes vim/vim#11286)
0816f473ab