diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-07-13 18:01:09 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-07-13 18:01:09 +0100 |
commit | 07aef385910f46e09804756231ff1ef3e304e023 (patch) | |
tree | 934330dfd6943a981ee7a935aa8d818a9ccfadd4 /tmux.1 | |
parent | 38d4d696391123da266c9d38ed65bba7076e1147 (diff) | |
parent | e45d624df288d914a1628d373ff245b03f7d600b (diff) | |
download | rtmux-07aef385910f46e09804756231ff1ef3e304e023.tar.gz rtmux-07aef385910f46e09804756231ff1ef3e304e023.tar.bz2 rtmux-07aef385910f46e09804756231ff1ef3e304e023.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3362,6 +3362,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" |