Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dterminal.c106 int tl_finish; member
472 term->tl_finish = opt->jo_term_finish; in term_start()
2029 if (term->tl_finish != TL_FINISH_CLOSE) in cleanup_vterm()
3369 if (term->tl_finish == TL_FINISH_CLOSE) in term_after_channel_closed()
3414 if (term->tl_finish == TL_FINISH_OPEN in term_after_channel_closed()