=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.423 retrieving revision 1.424 diff -u -r1.423 -r1.424 --- src/usr.bin/tmux/tmux.1 2015/04/27 16:25:57 1.423 +++ src/usr.bin/tmux/tmux.1 2015/04/28 10:43:14 1.424 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.423 2015/04/27 16:25:57 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.424 2015/04/28 10:43:14 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: April 27 2015 $ +.Dd $Mdocdate: April 28 2015 $ .Dt TMUX 1 .Os .Sh NAME @@ -442,8 +442,8 @@ .Em session is chosen. .Pp -The following special tokens are available to indicate particular windows. Each -has a single-character alternative form. +The following special tokens are available to indicate particular windows. +Each has a single-character alternative form. .Bl -column "XXXXXXXXXX" "X" .It Sy "Token" Ta Sy "" Ta Sy "Meaning" .It Li "{start}" Ta "^" Ta "The lowest-numbered window" @@ -1775,7 +1775,7 @@ .Fl U or downward (numerically higher). .It Xo Ic select-layout -.Op Fl np +.Op Fl nop .Op Fl t Ar target-window .Op Ar layout-name .Xc @@ -1792,6 +1792,8 @@ and .Ic previous-layout commands. +.Fl o +applies the last set layout if possible (undoes the most recent layout change). .It Xo Ic select-pane .Op Fl DdegLlRU .Op Fl P Ar style