aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2018-02-04 12:02:24 +0000
committerThomas Adam <thomas@xteddy.org>2018-02-04 12:02:24 +0000
commit24abfb72eb090a431de07c114836d9464f0f03c1 (patch)
treefd2fe1ced5ac6a307307642742e39be0140674d4 /tmux.h
parent4e4c5008792069b3c8b0562a2411583e89b04aed (diff)
parentfe7a871a23ada0c71fb0886ef99a356c67bf5c0d (diff)
downloadrtmux-24abfb72eb090a431de07c114836d9464f0f03c1.tar.gz
rtmux-24abfb72eb090a431de07c114836d9464f0f03c1.tar.bz2
rtmux-24abfb72eb090a431de07c114836d9464f0f03c1.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.h b/tmux.h
index 85719c07..58d0cdf0 100644
--- a/tmux.h
+++ b/tmux.h
@@ -403,6 +403,7 @@ enum tty_code_code {
TTYC_MS,
TTYC_OP,
TTYC_REV,
+ TTYC_RGB,
TTYC_RI,
TTYC_RMACS,
TTYC_RMCUP,