Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dinput.c199 INPUT_ESC_IND, enumerator
221 { 'D', "", INPUT_ESC_IND },
1317 case INPUT_ESC_IND: in input_esc_dispatch()