summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-01-20 19:15:40 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-01-20 19:15:40 +0000
commitdcad13155b319e1ca2fafd3f0644e8efb15ac764 (patch)
treebaf88d9f1e884488aebefb0836751f2d1aec04b6 /tmux.1
parente6519d3e279ba12d44633c3162dd183148aea9f0 (diff)
Add an option to disable the window rename escape sequence, from Romain
Francoise.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 7 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index d04d789c..fcc19baa 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2342,6 +2342,13 @@ this option is good for full-screen programs which support
.Dv SIGWINCH
and poor for interactive programs such as shells.
.Pp
+.It Xo Ic allow-rename
+.Op Ic on | off
+.Xc
+Allow programs to change the window name using a terminal escape
+sequence (\\033k...\\033\\\\).
+The default is on.
+.Pp
.It Xo Ic alternate-screen
.Op Ic on | off
.Xc