Change run-shell expansion to just be #{1} etc not #1 which interferes

with colours.
This commit is contained in:
nicm
2026-06-03 20:18:49 +00:00
parent 642cc15b99
commit 580f9ced08
2 changed files with 1 additions and 11 deletions

3
tmux.1
View File

@@ -7868,9 +7868,6 @@ section.
If
.Ar argument
values are given, they are available as
.Ql #1 ,
.Ql #2
or
.Ql #{1} ,
.Ql #{2}
and so on.