diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-04-18 18:01:17 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-04-18 18:01:17 +0100 |
commit | a54309147dc4085a312d18d0c5421fbe14d85764 (patch) | |
tree | 0ca0e2edd7b0548cdf503e042c207df22c1f3095 /tmux.1 | |
parent | 0aa959d7a31d28f688cb6cff130164e96ac09934 (diff) | |
parent | fb3c5efa503214b08cae72f89e73ed4eb1bf957c (diff) | |
download | rtmux-a54309147dc4085a312d18d0c5421fbe14d85764.tar.gz rtmux-a54309147dc4085a312d18d0c5421fbe14d85764.tar.bz2 rtmux-a54309147dc4085a312d18d0c5421fbe14d85764.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3525,6 +3525,7 @@ The following variables are available, where appropriate: .It Li "client_tty" Ta "" Ta "Pseudo terminal of client" .It Li "client_utf8" Ta "" Ta "1 if client supports utf8" .It Li "client_width" Ta "" Ta "Width of client" +.It Li "client_written" Ta "" Ta "Bytes written to client" .It Li "command" Ta "" Ta "Name of command in use, if any" .It Li "command_list_name" Ta "" Ta "Command name if listing commands" .It Li "command_list_alias" Ta "" Ta "Command alias if listing commands" |