diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-01-11 18:01:13 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-01-11 18:01:13 +0000 |
commit | d87ab0cadf6ee30f253a815ebc80c14d2818391d (patch) | |
tree | 735f6d1350b00bff7b0a17d61346f33a9e8a6399 /tmux.1 | |
parent | 0d19d78fff40fbf57c557698f29049dcd1b1ca7b (diff) | |
parent | bf6a5c056d4be87d68d0e3e409dbf8f116bc9317 (diff) | |
download | rtmux-d87ab0cadf6ee30f253a815ebc80c14d2818391d.tar.gz rtmux-d87ab0cadf6ee30f253a815ebc80c14d2818391d.tar.bz2 rtmux-d87ab0cadf6ee30f253a815ebc80c14d2818391d.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3516,6 +3516,7 @@ The following variables are available, where appropriate: .It Li "client_readonly" Ta "" Ta "1 if client is readonly" .It Li "client_session" Ta "" Ta "Name of the client's session" .It Li "client_termname" Ta "" Ta "Terminal name of client" +.It Li "client_termtype" Ta "" Ta "Terminal type of client" .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" |