mirror of
https://github.com/vim/vim.git
synced 2025-10-05 05:34:07 -04:00
updated for version 7.0-098
This commit is contained in:
@@ -324,6 +324,9 @@ getcmdline(firstc, count, indent)
|
||||
*/
|
||||
for (;;)
|
||||
{
|
||||
redir_off = TRUE; /* Don't redirect the typed command.
|
||||
Repeated, because a ":redir" inside
|
||||
completion may switch it on. */
|
||||
#ifdef USE_ON_FLY_SCROLL
|
||||
dont_scroll = FALSE; /* allow scrolling here */
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user