Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h996 EXTERN int p_ttimeout; // 'ttimeout' variable
H A Dgetchar.c3097 || (keylen == KEYLEN_PART_KEY && p_ttimeout)) in vgetorpeek()
3333 || (p_ttimeout && keylen == KEYLEN_PART_KEY))) in vgetorpeek()
H A Dmisc1.c850 && (!p_ttimeout || waited * 100L < (p_ttm < 0 ? p_tm : p_ttm))) in get_keystroke()
H A Doptiondefs.h2703 (char_u *)&p_ttimeout, PV_NONE,