summaryrefslogtreecommitdiffstats
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2023-09-02 12:01:09 +0100
committerThomas Adam <thomas@xteddy.org>2023-09-02 12:01:09 +0100
commit7ad29b98311b4961d203dc360e6a21f35dac9f97 (patch)
tree61d839b77916c8260b0e7c8c68f6ad549d74937b /tmux.h
parente7c829fc67c9b037402ad1624139de33665fb96b (diff)
parentd209fe9b1ef5cf135f86058942e3caa6f998038c (diff)
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 3dd8e019..4ea56cd5 100644
--- a/tmux.h
+++ b/tmux.h
@@ -545,6 +545,7 @@ enum tty_code_code {
TTYC_SETRGBB,
TTYC_SETRGBF,
TTYC_SETULC,
+ TTYC_SETULC1,
TTYC_SGR0,
TTYC_SITM,
TTYC_SMACS,