aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-07-13 15:37:26 +0000
committernicm <nicm>2015-07-13 15:37:26 +0000
commit81069f66f96dd83025fc6f2990619eb861199e10 (patch)
tree0aa3b8c9be02947a5db2495a3321f9bd24defc1d /tmux.1
parent6308c48efd7a80dad5701721f76b9aafb9b814f8 (diff)
downloadrtmux-81069f66f96dd83025fc6f2990619eb861199e10.tar.gz
rtmux-81069f66f96dd83025fc6f2990619eb861199e10.tar.bz2
rtmux-81069f66f96dd83025fc6f2990619eb861199e10.zip
Add a format to show if client is a control client. From Bruno Sutic.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index db5f314e..b4c608cb 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"