=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.309 retrieving revision 1.310 diff -u -r1.309 -r1.310 --- src/usr.bin/tmux/tmux.1 2012/12/24 12:25:52 1.309 +++ src/usr.bin/tmux/tmux.1 2012/12/24 12:34:32 1.310 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.309 2012/12/24 12:25:52 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.310 2012/12/24 12:34:32 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -1643,7 +1643,7 @@ .Ic last-pane command. .It Xo Ic select-window -.Op Fl lnp +.Op Fl lnpT .Op Fl t Ar target-window .Xc .D1 (alias: Ic selectw ) @@ -1659,6 +1659,11 @@ and .Ic previous-window commands. +If +.Fl T +is given and the selected window is already the current window, +the command behaves like +.Ic last-window . .It Xo Ic split-window .Op Fl dhvP .Op Fl c Ar start-directory