Searched refs:buf_prompt_text (Results 1 – 1 of 1) sorted by relevance
1595 buf_prompt_text(buf_T* buf) in buf_prompt_text() function1608 return buf_prompt_text(curbuf); in prompt_text()1736 rettv->vval.v_string = vim_strsave(buf_prompt_text(buf)); in f_prompt_getprompt()