Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dkeymap.h19 #define K_NUL (0xce) // for MSDOS: special key follows macro
H A Dos_win32.c1103 *pch = K_NUL; in decode_key_event()
1126 *pch = K_NUL; in decode_key_event()
2002 if (c == K_NUL) in mch_inchar()
H A Dterm.c4252 if (s[0] == K_NUL) in add_termcode()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt2635 Solution: Convert 0xCE to K_NUL 3. (Nobuhiro Takasaki et al.)
3996 Solution: Escape K_NUL. (Yasuhiro Matsumoto)
22859 Solution: Handle K_NUL differently. (Yasuhiro Matsumoto, closes #2381)
22961 Solution: Handle K_NUL differently if the second character is more than one