=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- src/usr.bin/tmux/tmux.1 2009/07/27 12:11:11 1.46 +++ src/usr.bin/tmux/tmux.1 2009/07/28 06:48:44 1.47 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.46 2009/07/27 12:11:11 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.47 2009/07/28 06:48:44 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" 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: July 27 2009 $ +.Dd $Mdocdate: July 28 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -1064,10 +1064,13 @@ command. .It Xo Ic select-layout .Op Fl t Ar target-window -.Ar layout-name +.Op Ar layout-name .Xc .D1 (alias: selectl ) Choose a specific layout for a window. +If +.Ar layout-name +is not given, the last layout used (if any) is reapplied. .It Xo Ic select-pane .Op Fl p Ar pane-index .Op Fl t Ar target-window