Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h980 EXTERN char_u *p_twt; // 'termwintype' variable
H A Doptionstr.c2211 else if (varp == &p_twt) in did_set_string_option()
H A Doptiondefs.h2606 (char_u *)&p_twt, PV_NONE,
H A Dterminal.c7151 int tty_type = *p_twt; in term_and_job_init()