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