Mention allow-rename with \033k.

pull/1343/merge
nicm 2018-05-09 16:20:50 +00:00
parent f2029f9d9e
commit 80994a8de1
1 changed files with 3 additions and 1 deletions

4
tmux.1
View File

@ -3821,7 +3821,9 @@ for
or
.Ic new-session ) .
.It
An escape sequence:
An escape sequence (if the
.Ic allow-rename
option is turned on):
.Bd -literal -offset indent
$ printf '\e033kWINDOW_NAME\e033\e\e'
.Ed