Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c190 static int conpty_type = 0; variable
7889 conpty_type = 3; in vtp_flag_init()
7891 conpty_type = 2; in vtp_flag_init()
7893 conpty_type = 2; in vtp_flag_init()
7895 conpty_type = 1; in vtp_flag_init()
8321 return conpty_type; in get_conpty_type()