Home
last modified time | relevance | path

Searched refs:term_clear_status_text (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dterminal.pro36 void term_clear_status_text(term_T *term);
/vim-8.2.3635/src/
H A Dbuffer.c3458 term_clear_status_text(buf->b_term); in buf_name_changed()
H A Dterminal.c4664 term_clear_status_text(term_T *term) in term_clear_status_text() function