Add an option to disable the window rename escape sequence, from Romain

Francoise.
This commit is contained in:
Nicholas Marriott
2012-01-20 19:15:40 +00:00
parent e6519d3e27
commit dcad13155b
3 changed files with 14 additions and 0 deletions

7
tmux.1
View File

@@ -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