Use kind and kri for S-Up/Down as well as kUP and kDN.

This commit is contained in:
nicm
2017-08-27 08:33:55 +00:00
parent 3c63ad4a9c
commit 25cf126de8
3 changed files with 27 additions and 21 deletions

2
tmux.h
View File

@ -361,6 +361,7 @@ enum tty_code_code {
TTYC_KIC6,
TTYC_KIC7,
TTYC_KICH1,
TTYC_KIND,
TTYC_KLFT2,
TTYC_KLFT3,
TTYC_KLFT4,
@ -382,6 +383,7 @@ enum tty_code_code {
TTYC_KPRV5,
TTYC_KPRV6,
TTYC_KPRV7,
TTYC_KRI,
TTYC_KRIT2,
TTYC_KRIT3,
TTYC_KRIT4,