aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.h b/tmux.h
index 85276aea..b9f48dd7 100644
--- a/tmux.h
+++ b/tmux.h
@@ -281,6 +281,7 @@ enum tty_code_code {
TTYC_DIM,
TTYC_DL,
TTYC_DL1,
+ TTYC_DSBP,
TTYC_DSMG,
TTYC_E3,
TTYC_ECH,
@@ -288,6 +289,7 @@ enum tty_code_code {
TTYC_EL,
TTYC_EL1,
TTYC_ENACS,
+ TTYC_ENBP,
TTYC_ENMG,
TTYC_FSL,
TTYC_HOME,