Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dterminal.pro29 int term_show_buffer(buf_T *buf);
/dports/editors/vim/vim-8.2.3745/src/
H A Ddrawline.c515 if (term_show_buffer(wp->w_buffer)) in win_line()
H A Dterminal.c3846 term_show_buffer(buf_T *buf) in term_show_buffer() function