Add E: format to expand a format twice (useful to expand the value of an

option).
This commit is contained in:
nicm
2019-03-13 14:19:54 +00:00
parent 71e00c718c
commit 9032ac2a05
2 changed files with 18 additions and 1 deletions

6
tmux.1
View File

@ -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