diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-02-05 14:01:23 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-02-05 14:01:23 +0000 |
commit | 39904f7fc6e64356fe23de6264d5b03bec280d75 (patch) | |
tree | 0794a32b596d10982f8987453b08f3578a18858a /tmux.h | |
parent | e3d71d9bdfa31fb658794759f07af43d53253e5f (diff) | |
parent | 3dddc11603b1bd66b5586b47795716e87921a096 (diff) | |
download | rtmux-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.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -262,6 +262,7 @@ enum tty_code_code { TTYC_AX, TTYC_BCE, TTYC_BEL, + TTYC_BIDI, TTYC_BLINK, TTYC_BOLD, TTYC_CIVIS, |