Add a format to show if client is a control client. From Bruno Sutic.

This commit is contained in:
nicm
2015-07-13 15:37:26 +00:00
parent 6308c48efd
commit 81069f66f9
2 changed files with 3 additions and 0 deletions

1
tmux.1
View File

@ -3358,6 +3358,7 @@ The following variables are available, where appropriate:
.It Li "client_activity_string" Ta "" Ta "String time client last had activity"
.It Li "client_created" Ta "" Ta "Integer time client created"
.It Li "client_created_string" Ta "" Ta "String time client created"
.It Li "client_control_mode" Ta "" Ta "1 if client is in control mode"
.It Li "client_height" Ta "" Ta "Height of client"
.It Li "client_last_session" Ta "" Ta "Name of the client's last session"
.It Li "client_pid" Ta "" Ta "PID of client process"