Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c758 vim_free(job->jv_tty_type); in job_free_contents()
1845 dict_add_string(dict, "tty_type", job->jv_tty_type); in job_info()
H A Dterminal.c974 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()
H A Dstructs.h2126 char_u *jv_tty_type; // allocated member