Searched refs:KEYC_LITERAL (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dkey-string.c322 if (key & KEYC_LITERAL) {
453 if (saved & KEYC_LITERAL)
H A Dcmd-send-keys.c118 KEYC_LITERAL|n));
H A Dinput-keys.c444 if (key & KEYC_LITERAL) {
H A Dtmux.h135 #define KEYC_LITERAL 0x01000000000000ULL macro

Completed in 84 milliseconds