Merge branch 'obsd-master' into master

This commit is contained in:
Thomas Adam
2021-01-17 18:01:21 +00:00
4 changed files with 13 additions and 3 deletions

2
tmux.h
View File

@ -1636,7 +1636,7 @@ struct client {
#define CLIENT_DEAD 0x200
#define CLIENT_REDRAWBORDERS 0x400
#define CLIENT_READONLY 0x800
/* 0x1000 unused */
#define CLIENT_NOSTARTSERVER 0x1000
#define CLIENT_CONTROL 0x2000
#define CLIENT_CONTROLCONTROL 0x4000
#define CLIENT_FOCUSED 0x8000