Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c69 # define KG_SHIFTL 4 macro
7287 if (gpm_modifiers & ((1 << KG_SHIFT) | (1 << KG_SHIFTR) | (1 << KG_SHIFTL))) in mch_gpm_process()