mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 16:43:11 +01:00
tweak previous;
This commit is contained in:
parent
55336657d4
commit
c741f2f4a6
11
tmux.1
11
tmux.1
@ -1685,17 +1685,20 @@ if it is present, or
|
|||||||
if not.
|
if not.
|
||||||
Before the command is executed, the first occurrence of the string
|
Before the command is executed, the first occurrence of the string
|
||||||
.Ql %%
|
.Ql %%
|
||||||
and all occurences of
|
and all occurrences of
|
||||||
.Ql %1
|
.Ql %1
|
||||||
are replaced by the response to the first prompt, the second
|
are replaced by the response to the first prompt, the second
|
||||||
.Ql %%
|
.Ql %%
|
||||||
and all
|
and all
|
||||||
.Ql %2
|
.Ql %2
|
||||||
are replaced with the response to the second prompt, and so on for further
|
are replaced with the response to the second prompt, and so on for further
|
||||||
prompts. Up to nine prompt responses may be replaced
|
prompts.
|
||||||
.Ns ( Ql %1
|
Up to nine prompt responses may be replaced
|
||||||
|
.Po
|
||||||
|
.Ql %1
|
||||||
to
|
to
|
||||||
.Ns Ql %9 ) .
|
.Ql %9
|
||||||
|
.Pc .
|
||||||
.It Xo Ic confirm-before
|
.It Xo Ic confirm-before
|
||||||
.Op Fl t Ar target-client
|
.Op Fl t Ar target-client
|
||||||
.Ar command
|
.Ar command
|
||||||
|
Loading…
Reference in New Issue
Block a user