Searched refs:tty_type (Results 1 – 5 of 5) sorted by relevance
848 int tty_type = NUL; in ex_terminal() local852 tty_type = 'w'; in ex_terminal()854 tty_type = 'c'; in ex_terminal()861 opt.jo_tty_type = tty_type; in ex_terminal()7151 int tty_type = *p_twt; in term_and_job_init() local7162 tty_type = opt->jo_tty_type; in term_and_job_init()7164 if (tty_type == NUL) in term_and_job_init()7172 else if (tty_type == 'w') // winpty in term_and_job_init()7177 else if (tty_type == 'c') // conpty in term_and_job_init()
1084 let cmd = "call term_start('', {'tty_type' : []})"1086 let cmd = "call term_start('', {'tty_type' : 'abc'})"
2289 \ {'tty_type' : ''},
878 "tty_type" Type of virtual console in use.
909 "tty_type" (MS-Windows only): Specify which pty to