Home
last modified time | relevance | path

Searched refs:jo_pty (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Djob.c209 opt->jo_pty = tv_get_bool(item); in get_job_options()
H A Dstructs.h2386 int jo_pty; member
H A Dos_unix.c5498 if (options->jo_pty in mch_job_start()
H A Dterminal.c380 opt->jo_pty = TRUE; in setup_job_options()