mirror of
https://github.com/tmux/tmux.git
synced 2025-09-06 19:38:21 +00:00
Merge branch 'obsd-master' into master
This commit is contained in:
2
tmux.h
2
tmux.h
@@ -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
|
||||
|
Reference in New Issue
Block a user