Searched refs:jv_tty_type (Results 1 – 3 of 3) sorted by relevance
758 vim_free(job->jv_tty_type); in job_free_contents()1845 dict_add_string(dict, "tty_type", job->jv_tty_type); in job_info()
974 if (fprintf(fd, "++type=%s ", term->tl_job->jv_tty_type) < 0) in term_write_session()6747 job->jv_tty_type = vim_strsave((char_u *)"conpty"); in conpty_term_and_job_init()7083 job->jv_tty_type = vim_strsave((char_u *)"winpty"); in winpty_term_and_job_init()
2126 char_u *jv_tty_type; // allocated member