mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
updated for version 7.0095
This commit is contained in:
@@ -1045,9 +1045,8 @@ mch_inchar(
|
||||
buf[2] = (int)KE_CURSORHOLD;
|
||||
return 3;
|
||||
}
|
||||
else
|
||||
#endif
|
||||
updatescript(0);
|
||||
before_blocking();
|
||||
}
|
||||
}
|
||||
WaitForChar(FOREVER); /* wait for key or mouse click */
|
||||
|
Reference in New Issue
Block a user