diff options
author | nicm <nicm> | 2017-01-11 16:09:57 +0000 |
---|---|---|
committer | nicm <nicm> | 2017-01-11 16:09:57 +0000 |
commit | bf6a5c056d4be87d68d0e3e409dbf8f116bc9317 (patch) | |
tree | 355ad75b270e8dceab9042a62e5fda6146cd0140 /tmux.1 | |
parent | 7497ecd9798f738c585f1db1bded99ebf97182cf (diff) | |
download | rtmux-bf6a5c056d4be87d68d0e3e409dbf8f116bc9317.tar.gz rtmux-bf6a5c056d4be87d68d0e3e409dbf8f116bc9317.tar.bz2 rtmux-bf6a5c056d4be87d68d0e3e409dbf8f116bc9317.zip |
Add a format for terminal type.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3512,6 +3512,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" |