mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 05:25:10 +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