mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.0076
This commit is contained in:
@@ -3260,7 +3260,8 @@ gui_init_which_components(oldval)
|
||||
* character here to avoid this effect.
|
||||
* If you remove this, please test this command for resizing
|
||||
* effects: ":vsp|q|vsp|q|vsp|q" */
|
||||
(void)char_avail();
|
||||
if (!gui.starting)
|
||||
(void)char_avail();
|
||||
Rows = r;
|
||||
Columns = c;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user