aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.14
1 files changed, 3 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index a4a346f5..92d451a0 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3827,7 +3827,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