Update tmux.1 to include -y -c flags to confirm-before cmd.

pull/3548/head
Elias Assaf 2023-04-27 10:51:03 +03:00
parent fcb25ce421
commit d996458658
1 changed files with 8 additions and 0 deletions

8
tmux.1
View File

@ -5807,6 +5807,8 @@ until it is dismissed.
.Tg confirm
.It Xo Ic confirm-before
.Op Fl b
.Op Fl y
.Op Fl c Ar confirm_key
.Op Fl p Ar prompt
.Op Fl t Ar target-client
.Ar command
@ -5827,6 +5829,12 @@ With
.Fl b ,
the prompt is shown in the background and the invoking client does not exit
until it is dismissed.
.Fl y
changes the default answer of the prompt to y.
.Fl c
changes the confirmation key from the default 'y' to the key specified by
.Ar confirm_key,
which is a single visible ascii character.
.Tg menu
.It Xo Ic display-menu
.Op Fl O