forked from aniani/vim
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
Problem: The 'cmdheight' zero support causes too much trouble. Solution: Revert support for 'cmdheight' being zero.
This commit is contained in:
@@ -4640,7 +4640,6 @@ attention_message(
|
||||
stat_T st;
|
||||
time_t swap_mtime;
|
||||
|
||||
dont_use_message_window();
|
||||
++no_wait_return;
|
||||
(void)emsg(_(e_attention));
|
||||
msg_puts(_("\nFound a swap file by the name \""));
|
||||
|
Reference in New Issue
Block a user