aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2019-03-13 14:19:54 +0000
committernicm <nicm>2019-03-13 14:19:54 +0000
commit9032ac2a05e0b769056a0d5a5814cc00ba065825 (patch)
tree49a5ec65d8f772d13bb3b83a7ef956262978ec13 /tmux.1
parent71e00c718ca5b573686e70c72eac8989c21b71b5 (diff)
downloadrtmux-9032ac2a05e0b769056a0d5a5814cc00ba065825.tar.gz
rtmux-9032ac2a05e0b769056a0d5a5814cc00ba065825.tar.bz2
rtmux-9032ac2a05e0b769056a0d5a5814cc00ba065825.zip
Add E: format to expand a format twice (useful to expand the value of an
option).
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 756ee964..3476a1ae 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3713,6 +3713,12 @@ of the variable respectively.
will escape
.Xr sh 1
special characters.
+.Ql E:
+will expand the format twice, for example
+.Ql #{E:status-left}
+is the result of expanding the content of the
+.Ic status-left
+option rather than the content itself.
A prefix of the form
.Ql s/foo/bar/:
will substitute