mirror of
https://github.com/neovim/neovim.git
synced 2026-05-12 00:21:31 +00:00
When 'cmdheight' is changed while messages have scrolled, the position of msg_grid is not moved up, so cmdline_row should not be set based on the position of msg_grid.