summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-03-11 08:17:37 +0000
committernicm <nicm>2015-03-11 08:17:37 +0000
commitcd9ccbc1e98b48fd8bfb64356664313a8eb1f7b0 (patch)
tree4deb735829bbb4ab1b2990b54d2d785cb17398db /tmux.1
parent568f5ef3c6263004c5f6f1278346e18c66d02be3 (diff)
set-titles-string now uses formats, not the status bits (so no #() for
now). Reported by landry.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index ca7d392a..7052484c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2499,9 +2499,9 @@ variable is set.
String used to set the window title if
.Ic set-titles
is on.
-Character sequences are replaced as for the
-.Ic status-left
-option.
+Formats are expanded, see the
+.Sx FORMATS
+section.
.It Xo Ic status
.Op Ic on | off
.Xc