Searched refs:getcmdline_prompt (Results 1 – 5 of 5) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | ex_getln.pro | 4 char_u *getcmdline_prompt(int firstc, char_u *prompt, int attr, int xp_context, char_u *xp_arg);
|
| /vim-8.2.3635/src/ |
| H A D | crypt.c | 648 p1 = getcmdline_prompt(NUL, round == 0 in crypt_get_key()
|
| H A D | debugger.c | 139 cmdline = getcmdline_prompt('>', NULL, 0, EXPAND_NOTHING, NULL); in do_debug()
|
| H A D | ex_getln.c | 2511 getcmdline_prompt( in getcmdline_prompt() function 4643 getcmdline_prompt(secret ? NUL : '@', p, get_echo_attr(), in get_user_input()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version5.txt | 4963 Solution: Added getcmdline_prompt(), which handles recursive use of 4965 Removed cmdline_prompt(). Also use getcmdline_prompt() for
|