mirror of
https://github.com/zoriya/vim.git
synced 2025-12-21 14:45:17 +00:00
updated for version 7.1-119
This commit is contained in:
@@ -5523,6 +5523,7 @@ command_height()
|
||||
{
|
||||
EMSG(_(e_noroom));
|
||||
p_ch = old_p_ch;
|
||||
curtab->tp_ch_used = p_ch;
|
||||
cmdline_row = Rows - p_ch;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user