Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dinput-keys.c669 if ((key >= KEYC_BASE && key < KEYC_BASE_END) || in input_key()
H A Dtmux.h129 #define KEYC_BASE 0x0000000010e000ULL macro
163 (((key) & KEYC_MASK_KEY) < KEYC_BASE || \
242 KEYC_FOCUS_IN = KEYC_BASE,