Searched refs:tl_title (Results 1 – 1 of 1) sorted by relevance
134 char_u *tl_title; // NULL or allocated member1087 vim_free(term->tl_title); in free_unused_terminals()3051 vim_free(term->tl_title); in handle_settermprop()3055 term->tl_title = NULL; in handle_settermprop()3060 term->tl_title = NULL; in handle_settermprop()3063 term->tl_title = NULL; in handle_settermprop()3084 term->tl_title = strval; in handle_settermprop()3480 VIM_CLEAR(term->tl_title); in term_channel_closed()4642 else if (term->tl_title != NULL) in term_get_status_text()4643 txt = term->tl_title; in term_get_status_text()[all …]