Add a way to quote for command arguments and use for key in list-keys,

GitHub issue 5153.
This commit is contained in:
nicm
2026-06-05 08:04:03 +00:00
parent 6beebbe074
commit d7a2b52da8
3 changed files with 16 additions and 3 deletions

9
tmux.1
View File

@@ -6286,12 +6286,17 @@ of the variable respectively.
.Ql q:\&
will escape
.Xr sh 1
special characters or with a
special characters; with a
.Ql h
suffix, escape hash characters (so
.Ql #
becomes
.Ql ## ) .
.Ql ## ) ;
or with
.Ql a
escape
.Nm
command arguments.
.Ql E:\&
will expand the format twice, for example
.Ql #{E:status\-left}