diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-10-21 16:01:08 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-10-21 16:01:08 +0100 |
commit | 0bfa615997c4691d8c3b1342d05b2ba190da99c9 (patch) | |
tree | 61f22741a2082aa49efb2bc397320a1556492ede | |
parent | 35f582583a208f39bda248b50e50c1c0adec3cf0 (diff) | |
parent | 60ca29df64a96412ad6f78a294e0c68b01bed3d6 (diff) | |
download | rtmux-0bfa615997c4691d8c3b1342d05b2ba190da99c9.tar.gz rtmux-0bfa615997c4691d8c3b1342d05b2ba190da99c9.tar.bz2 rtmux-0bfa615997c4691d8c3b1342d05b2ba190da99c9.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3361,6 +3361,7 @@ The following variables are available, where appropriate: .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_key_table" Ta "" Ta "Current key table" .It Li "client_last_session" Ta "" Ta "Name of the client's last session" .It Li "client_pid" Ta "" Ta "PID of client process" .It Li "client_prefix" Ta "" Ta "1 if prefix key has been pressed" |