Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dterminal.pro24 void term_channel_closed(channel_T *ch);
/dports/editors/vim/vim-8.2.3745/src/
H A Dchannel.c3221 term_channel_closed(channel); in channel_close()
H A Dterminal.c3481 term_channel_closed(channel_T *ch) in term_channel_closed() function