diff options
author | nicm <nicm> | 2015-03-11 08:17:37 +0000 |
---|---|---|
committer | nicm <nicm> | 2015-03-11 08:17:37 +0000 |
commit | cd9ccbc1e98b48fd8bfb64356664313a8eb1f7b0 (patch) | |
tree | 4deb735829bbb4ab1b2990b54d2d785cb17398db | |
parent | 568f5ef3c6263004c5f6f1278346e18c66d02be3 (diff) | |
download | rtmux-cd9ccbc1e98b48fd8bfb64356664313a8eb1f7b0.tar.gz rtmux-cd9ccbc1e98b48fd8bfb64356664313a8eb1f7b0.tar.bz2 rtmux-cd9ccbc1e98b48fd8bfb64356664313a8eb1f7b0.zip |
set-titles-string now uses formats, not the status bits (so no #() for
now). Reported by landry.
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |