aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-01-12 21:07:07 +0000
committernicm <nicm>2020-01-12 21:07:07 +0000
commit193e637de050e3757698812e9a87b869c87def6c (patch)
treec84c8d7a796612b66f7ad9cefc286267bd86ec7a /tmux.1
parentdeb734c7f61c36e18ccc2e4fdab4f06a90575fc9 (diff)
downloadrtmux-193e637de050e3757698812e9a87b869c87def6c.tar.gz
rtmux-193e637de050e3757698812e9a87b869c87def6c.tar.bz2
rtmux-193e637de050e3757698812e9a87b869c87def6c.zip
The terminal type was never as much use as I expected so remove it in
favour of a couple of flags for the features used (DECSLRM and DECFRA). Also rename the flag for no xenl to be more obvious while here.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 1e8c13af..9c9cfb39 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4227,7 +4227,6 @@ 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 UTF-8"
.It Li "client_width" Ta "" Ta "Width of client"