Home
last modified time | relevance | path

Searched refs:prompt_text (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Djob.pro23 char_u *prompt_text(void);
/vim-8.2.3635/src/
H A Djob.c1559 prompt = prompt_text(); in invoke_prompt_callback()
1606 prompt_text(void) in prompt_text() function
1619 char_u *prompt = prompt_text(); in init_prompt()
1656 && curwin->w_cursor.col >= (int)STRLEN(prompt_text()); in prompt_curpos_editable()