aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-06-03 17:04:16 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-06-03 17:04:16 +0000
commit655a1aea6cb6121c57240fee7ea4c85c478865c2 (patch)
tree9d446f464f3b0f27367a9f9547e6d47c3b46cde5 /tmux.1
parent6521427a451b4044b9bf035d54c594cb1453ba48 (diff)
downloadrtmux-655a1aea6cb6121c57240fee7ea4c85c478865c2.tar.gz
rtmux-655a1aea6cb6121c57240fee7ea4c85c478865c2.tar.bz2
rtmux-655a1aea6cb6121c57240fee7ea4c85c478865c2.zip
Do not set the window title by default (make set-titles option default to off),
wiping over the title is rude and annoying. Agreed by several.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index f19256e6..d2485119 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1084,7 +1084,7 @@ window option for any windows first created in this session.
.Xc
Attempt to set the window title using the \ee]2;...\e007 xterm code and
the terminal appears to be an xterm.
-This option is enabled by default.
+This option is off by default.
Note that elinks
will only attempt to set the window title if the STY environment
variable is set.