aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-02-05 14:01:23 +0000
committerThomas Adam <thomas@xteddy.org>2021-02-05 14:01:23 +0000
commit39904f7fc6e64356fe23de6264d5b03bec280d75 (patch)
tree0794a32b596d10982f8987453b08f3578a18858a /tmux.h
parente3d71d9bdfa31fb658794759f07af43d53253e5f (diff)
parent3dddc11603b1bd66b5586b47795716e87921a096 (diff)
downloadrtmux-39904f7fc6e64356fe23de6264d5b03bec280d75.tar.gz
rtmux-39904f7fc6e64356fe23de6264d5b03bec280d75.tar.bz2
rtmux-39904f7fc6e64356fe23de6264d5b03bec280d75.zip
Merge branch 'obsd-master' into 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 885492f7..3c496ae0 100644
--- a/tmux.h
+++ b/tmux.h
@@ -262,6 +262,7 @@ enum tty_code_code {
TTYC_AX,
TTYC_BCE,
TTYC_BEL,
+ TTYC_BIDI,
TTYC_BLINK,
TTYC_BOLD,
TTYC_CIVIS,