Home
last modified time | relevance | path

Searched refs:msg_end_prompt (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmessage.pro22 void msg_end_prompt(void);
/vim-8.2.3635/src/
H A Dmessage.c1096 msg_end_prompt(void) in msg_end_prompt() function
3853 msg_end_prompt(); in do_dialog()
H A Dgui.c5403 msg_end_prompt(); in gui_do_findrepl()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt8056 Solution: Don't call msg_end_prompt() since there was no prompt.
12615 Solution: reset lines_left in msg_end_prompt(). (Eswald)