Home
last modified time | relevance | path

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

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