mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 05:28:33 +00:00
Merge #10098 'win: fix msg_puts_printf()'
This commit is contained in:
@@ -1392,9 +1392,6 @@ do_shell(
|
||||
msg_row = Rows - 1;
|
||||
msg_col = 0;
|
||||
|
||||
// display any error messages now
|
||||
display_errors();
|
||||
|
||||
apply_autocmds(EVENT_SHELLCMDPOST, NULL, NULL, FALSE, curbuf);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user