summaryrefslogtreecommitdiffstats
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-05-13 23:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-05-13 23:02:26 +0100
commit1eefbd28e83d6031a50b7afe44e77b391ad215eb (patch)
treea19aa5ed6cd51ec50803d790abcdff5c51501dab /tmux.h
parentb5b5d35eee1890daa7627556425ed32b5e4491fa (diff)
parent1ee944a19def82cb62abf6ab92c17eb30df77a41 (diff)
Merge branch 'obsd-master'
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 7e017ca2..e02c9a86 100644
--- a/tmux.h
+++ b/tmux.h
@@ -433,6 +433,7 @@ enum tty_code_code {
TTYC_SITM,
TTYC_SMACS,
TTYC_SMCUP,
+ TTYC_SMOL,
TTYC_SMKX,
TTYC_SMSO,
TTYC_SMULX,
@@ -570,6 +571,7 @@ enum utf8_state {
#define GRID_ATTR_UNDERSCORE_3 0x400
#define GRID_ATTR_UNDERSCORE_4 0x800
#define GRID_ATTR_UNDERSCORE_5 0x1000
+#define GRID_ATTR_OVERLINE 0x2000
/* All underscore attributes. */
#define GRID_ATTR_ALL_UNDERSCORE \