Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterm.pro39 void term_pop_title(int which);
/vim-8.2.3635/src/
H A Dos_unix.c2314 term_pop_title(which); in mch_restore_title()
3411 term_pop_title(SAVE_RESTORE_BOTH); in mch_exit()
H A Dterm.c3136 term_pop_title(int which) in term_pop_title() function