mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.0-029
This commit is contained in:
@@ -9792,6 +9792,9 @@ f_getchar(argvars, rettv)
|
||||
varnumber_T n;
|
||||
int error = FALSE;
|
||||
|
||||
/* Position the cursor. Needed after a message that ends in a space. */
|
||||
windgoto(msg_row, msg_col);
|
||||
|
||||
++no_mapping;
|
||||
++allow_keys;
|
||||
if (argvars[0].v_type == VAR_UNKNOWN)
|
||||
|
Reference in New Issue
Block a user