summaryrefslogtreecommitdiffstats
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-07-10 13:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-07-10 13:02:26 +0100
commit9cbbdb90bf7385799ea15741b024c6c443c203ce (patch)
tree44f044575e1ff16a1f4c296e8a42daa8937e2fbb /tmux.h
parent98ef369b27b631b7893446fbdf7c9d6ce9c1b43a (diff)
parentf4d858e7a0888cfd1d09c421f71729e833322851 (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 4efdd7cb..3921ceea 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1518,6 +1518,7 @@ struct client {
#define CLIENT_STATUSOFF 0x800000
#define CLIENT_REDRAWSTATUSALWAYS 0x1000000
#define CLIENT_REDRAWOVERLAY 0x2000000
+#define CLIENT_CONTROL_NOOUTPUT 0x4000000
#define CLIENT_ALLREDRAWFLAGS \
(CLIENT_REDRAWWINDOW| \
CLIENT_REDRAWSTATUS| \