Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterminal.pro28 int term_show_buffer(buf_T *buf);
/vim-8.2.3635/src/
H A Ddrawline.c492 if (term_show_buffer(wp->w_buffer)) in win_line()
H A Dterminal.c3831 term_show_buffer(buf_T *buf) in term_show_buffer() function