aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2019-03-14 21:31:43 +0000
committernicm <nicm>2019-03-14 21:31:43 +0000
commit38064e759342b38fbeea48ea716b7d29679271b1 (patch)
treed7e87ee2d174ed2ad6f370fd93aacebff795f389 /tmux.1
parent1416ceb57589ba119a36d9f32d919d3444f7b0d0 (diff)
downloadrtmux-38064e759342b38fbeea48ea716b7d29679271b1.tar.gz
rtmux-38064e759342b38fbeea48ea716b7d29679271b1.tar.bz2
rtmux-38064e759342b38fbeea48ea716b7d29679271b1.zip
Add T format modifier like E but also do strftime(3).
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 49e82643..12da91ec 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3719,6 +3719,12 @@ will expand the format twice, for example
is the result of expanding the content of the
.Ic status-left
option rather than the content itself.
+.Ql T:
+is like
+.Ql E:
+but also expands
+.Xr strftime 3
+specifiers.
.Ql S: ,
.Ql W:
or