Search notes:

VIM: src/keymap.h

Keycode definitions for special keys such as K_IGNORE, K_SPECIAL, KS_MODIFIER etc. Any special key code sequences are replaced by these codes.

See also

Other key codes, such as NUL, CTRL_F_STR, Ctrl_AT, Ctrl_D etc. are defined ascii.h.

Index