aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-03-13 00:02:38 +0000
committerThomas Adam <thomas@xteddy.org>2019-03-13 00:02:38 +0000
commitb03f58b977002b2f033da48b46602aa7ce3192ee (patch)
tree85f0ce7dd17e764accba90e3c2348bec2a0f3082 /tmux.h
parent400529eea04350907b5e240d991f4d39108177c5 (diff)
parentb2bc34af12e6871faae82d1c46005e278d9cfe1d (diff)
downloadrtmux-b03f58b977002b2f033da48b46602aa7ce3192ee.tar.gz
rtmux-b03f58b977002b2f033da48b46602aa7ce3192ee.tar.bz2
rtmux-b03f58b977002b2f033da48b46602aa7ce3192ee.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 e7c32609..f07941c1 100644
--- a/tmux.h
+++ b/tmux.h
@@ -581,6 +581,7 @@ enum utf8_state {
#define GRID_FLAG_EXTENDED 0x8
#define GRID_FLAG_SELECTED 0x10
#define GRID_FLAG_NOPALETTE 0x20
+#define GRID_FLAG_CLEARED 0x40
/* Grid line flags. */
#define GRID_LINE_WRAPPED 0x1