Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2561 #define KEYLEN_REMOVED 9999 // keylen value for removed sequence macro
H A Dmisc1.c853 if (n == KEYLEN_REMOVED) // key code removed in get_keystroke()
H A Dterm.c5846 retval = KEYLEN_REMOVED; in check_termcode()