Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2019-06-07 23:02:26 +01:00
3 changed files with 11 additions and 7 deletions

2
tmux.h
View File

@@ -1492,7 +1492,7 @@ struct client {
#define CLIENT_REPEAT 0x20
#define CLIENT_SUSPENDED 0x40
#define CLIENT_ATTACHED 0x80
/* 0x100 unused */
#define CLIENT_EXITED 0x100
#define CLIENT_DEAD 0x200
#define CLIENT_REDRAWBORDERS 0x400
#define CLIENT_READONLY 0x800