Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2019-07-10 13:02:26 +01:00
4 changed files with 53 additions and 24 deletions

1
tmux.h
View File

@@ -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| \