aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2018-05-09 19:02:35 +0100
committerThomas Adam <thomas@xteddy.org>2018-05-09 19:02:35 +0100
commit82c0eed36dde220715b2e9b777e4d8d9e9459643 (patch)
tree7e908897a7718466a6ae344e2a5a3d16d0a2c6d2
parent9e1093b7d7335cd42c0616b61f06d74fd6f7002b (diff)
parent80994a8de160be7b949bda326eea4d097ef5cab0 (diff)
downloadrtmux-82c0eed36dde220715b2e9b777e4d8d9e9459643.tar.gz
rtmux-82c0eed36dde220715b2e9b777e4d8d9e9459643.tar.bz2
rtmux-82c0eed36dde220715b2e9b777e4d8d9e9459643.zip
Merge branch 'obsd-master'
-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