aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-07-28 23:04:29 +0000
committerTiago Cunha <tcunha@gmx.com>2009-07-28 23:04:29 +0000
commitd9dcc5ed44a5cc9f0129af3d2f444c043bcf1ab7 (patch)
treefe7fa5faedc6253859f0feaab36519c8a10ff0ba /tmux.1
parent1c73e759821dc41ff39ac81b7396913beed41ca0 (diff)
downloadrtmux-d9dcc5ed44a5cc9f0129af3d2f444c043bcf1ab7.tar.gz
rtmux-d9dcc5ed44a5cc9f0129af3d2f444c043bcf1ab7.tar.bz2
rtmux-d9dcc5ed44a5cc9f0129af3d2f444c043bcf1ab7.zip
Sync OpenBSD patchset 191:
If select-layout is not given an argument, reapply the last layout used in the window, if any.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 5 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index c44f6e7e..414f0b3e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.132 2009-07-28 22:44:38 tcunha Exp $
+.\" $Id: tmux.1,v 1.133 2009-07-28 23:04:29 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -1064,10 +1064,13 @@ has the same meaning as in the
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