Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterminal.pro6 int term_should_restore(buf_T *buf);
/vim-8.2.3635/src/
H A Dsession.c148 && term_should_restore(wp->w_buffer); in ses_do_win()
H A Dterminal.c1000 term_should_restore(buf_T *buf) in term_should_restore() function