=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.918 retrieving revision 1.919 diff -c -r1.918 -r1.919 *** src/usr.bin/tmux/tmux.1 2023/04/03 07:39:37 1.918 --- src/usr.bin/tmux/tmux.1 2023/04/28 06:12:27 1.919 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.918 2023/04/03 07:39:37 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.919 2023/04/28 06:12:27 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: April 3 2023 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: April 28 2023 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 5807,5813 **** until it is dismissed. .Tg confirm .It Xo Ic confirm-before ! .Op Fl b .Op Fl p Ar prompt .Op Fl t Ar target-client .Ar command --- 5807,5814 ---- until it is dismissed. .Tg confirm .It Xo Ic confirm-before ! .Op Fl by ! .Op Fl c Ar confirm-key .Op Fl p Ar prompt .Op Fl t Ar target-client .Ar command *************** *** 5828,5833 **** --- 5829,5842 ---- .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 behaviour (if Enter alone is pressed) of the prompt to + run the command. + .Fl c + changes the confirmation key to + .Ar confirm-key ; + the default is + .Ql y . .Tg menu .It Xo Ic display-menu .Op Fl O