aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2015-07-20 10:34:11 +0000
committernicm <nicm>2015-07-20 10:34:11 +0000
commitd4ce210713cc907fc69497c51cf9b64d2f414ca4 (patch)
treec554a6ebb8a1881d67756ce4f1afc38603c92c0d
parentbad8d0fd200c7718a8f51f52b9dd2f23c74d996f (diff)
downloadrtmux-d4ce210713cc907fc69497c51cf9b64d2f414ca4.tar.gz
rtmux-d4ce210713cc907fc69497c51cf9b64d2f414ca4.tar.bz2
rtmux-d4ce210713cc907fc69497c51cf9b64d2f414ca4.zip
Correct the tsl/fsl sequence to ]0 not ]2 (from Marcel Korpel). While
here, Xr xterm and remove some advice about elinks that is better elsewhere.
-rw-r--r--tmux.18
1 files changed, 3 insertions, 5 deletions
diff --git a/tmux.1 b/tmux.1
index b4c608cb..69bde40a 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2709,12 +2709,10 @@ and
.Xr terminfo 5
entries if they exist.
.Nm
-automatically sets these to the \ee]2;...\e007 sequence if
-the terminal appears to be an xterm.
+automatically sets these to the \ee]0;...\e007 sequence if
+the terminal appears to be
+.Xr xterm 1 .
This option is off by default.
-Note that elinks
-will only attempt to set the window title if the STY environment
-variable is set.
.It Ic set-titles-string Ar string
String used to set the window title if
.Ic set-titles