Searched refs:tl_arg0_cmd (Results 1 – 1 of 1) sorted by relevance
114 char_u *tl_arg0_cmd; // To format the status bar member1095 vim_free(term->tl_arg0_cmd); in free_unused_terminals()3057 else if (term->tl_arg0_cmd != NULL in handle_settermprop()3058 && STRNCMP(term->tl_arg0_cmd, strval, in handle_settermprop()3059 (int)STRLEN(term->tl_arg0_cmd)) == 0) in handle_settermprop()6618 term->tl_arg0_cmd = vim_strsave(cmd); in conpty_term_and_job_init()6966 term->tl_arg0_cmd = vim_strsave(cmd); in winpty_term_and_job_init()7318 term->tl_arg0_cmd = NULL; in term_and_job_init()