aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-01-20 21:18:39 +0000
committerTiago Cunha <tcunha@gmx.com>2012-01-20 21:18:39 +0000
commitd9eb34b28dd9b446118911df5d161b817632093b (patch)
tree01dcbef85da78fa3726cf62b9255be291e254960 /tmux.1
parentb79189958fcf5b34e0f9c4316a9ff6110ac0a296 (diff)
downloadrtmux-d9eb34b28dd9b446118911df5d161b817632093b.tar.gz
rtmux-d9eb34b28dd9b446118911df5d161b817632093b.tar.bz2
rtmux-d9eb34b28dd9b446118911df5d161b817632093b.zip
Sync OpenBSD patchset 999:
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 0b8f077a..926ada95 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2346,6 +2346,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