Home
last modified time | relevance | path

Searched refs:getcmdline_prompt (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_getln.pro4 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 Dcrypt.c648 p1 = getcmdline_prompt(NUL, round == 0 in crypt_get_key()
H A Ddebugger.c139 cmdline = getcmdline_prompt('>', NULL, 0, EXPAND_NOTHING, NULL); in do_debug()
H A Dex_getln.c2511 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 Dversion5.txt4963 Solution: Added getcmdline_prompt(), which handles recursive use of
4965 Removed cmdline_prompt(). Also use getcmdline_prompt() for