mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 15:58:17 +00:00

committed by
Justin M. Keyes

parent
49a497a67c
commit
39a03c0fe7
@@ -641,6 +641,7 @@ static int command_line_execute(VimState *state, int key)
|
||||
save_p_ls = -1;
|
||||
} else {
|
||||
win_redraw_last_status(topframe);
|
||||
wild_menu_showing = 0; // must be before redraw_statuslines #8385
|
||||
redraw_statuslines();
|
||||
}
|
||||
KeyTyped = skt;
|
||||
|
Reference in New Issue
Block a user