aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-07-28 06:48:44 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-07-28 06:48:44 +0000
commit2da48644837cd51cfe5a9628140866f06e049e50 (patch)
tree299073ccb81f85b53b47b60324cd1508f8e2621e /tmux.1
parent309b76fb3255529976ff7ade7e29df8624647312 (diff)
downloadrtmux-2da48644837cd51cfe5a9628140866f06e049e50.tar.gz
rtmux-2da48644837cd51cfe5a9628140866f06e049e50.tar.bz2
rtmux-2da48644837cd51cfe5a9628140866f06e049e50.zip
If select-layout is not given an argument, repply the last layout used in the
window, if any.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 4 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 0ba9eec9..d3e8979d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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