Searched refs:tl_opencmd (Results 1 – 1 of 1) sorted by relevance
110 char_u *tl_opencmd; member621 term->tl_opencmd = vim_strsave(opt->jo_term_opencmd); in term_start()1093 vim_free(term->tl_opencmd); in free_unused_terminals()3416 char *cmd = term->tl_opencmd == NULL in term_after_channel_closed()3418 : (char *)term->tl_opencmd; in term_after_channel_closed()