=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.911 retrieving revision 1.912 diff -c -r1.911 -r1.912 *** src/usr.bin/tmux/tmux.1 2023/01/08 21:00:01 1.911 --- src/usr.bin/tmux/tmux.1 2023/01/20 21:36:00 1.912 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.911 2023/01/08 21:00:01 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.912 2023/01/20 21:36:00 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: January 8 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: January 20 2023 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 5815,5820 **** --- 5815,5821 ---- .Op Fl O .Op Fl c Ar target-client .Op Fl t Ar target-pane + .Op Fl S Ar starting-choice .Op Fl T Ar title .Op Fl x Ar position .Op Fl y Ar position *************** *** 5844,5849 **** --- 5845,5853 ---- .Fl T is a format for the menu title (see .Sx FORMATS ) . + .Fl S + sets the menu item selected by default, if the menu is not bound to a mouse key + binding. .Pp .Fl x and