aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2017-10-25 14:14:52 +0000
committernicm <nicm>2017-10-25 14:14:52 +0000
commit578a63bbc9ac29378f844827fc393e21ae6cb6b6 (patch)
tree67aa560ef182f570aa4b35049ff4d2ce5dcc1332 /tmux.1
parent78ae4ee82c4596de09b6e6f379e83d638ff2752d (diff)
downloadrtmux-578a63bbc9ac29378f844827fc393e21ae6cb6b6.tar.gz
rtmux-578a63bbc9ac29378f844827fc393e21ae6cb6b6.tar.bz2
rtmux-578a63bbc9ac29378f844827fc393e21ae6cb6b6.zip
Default allow-rename to off because it is ridiculous that applications
are even able to do this and confusing when they do.
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 0cf80367..984c7473 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3019,7 +3019,7 @@ and poor for interactive programs such as shells.
.Xc
Allow programs to change the window name using a terminal escape
sequence (\eek...\ee\e\e).
-The default is on.
+The default is off.
.Pp
.It Xo Ic alternate-screen
.Op Ic on | off