mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
updated for version 7.0e07
This commit is contained in:
@@ -3629,7 +3629,7 @@ server_to_input_buf(str)
|
||||
|
||||
/* Let input_available() know we inserted text in the typeahead
|
||||
* buffer. */
|
||||
received_from_client = TRUE;
|
||||
typebuf_was_filled = TRUE;
|
||||
}
|
||||
vim_free((char_u *)ptr);
|
||||
}
|
||||
|
Reference in New Issue
Block a user