summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-06-14 23:04:44 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-06-14 23:04:44 +0000
commit1484eb8a5192cc5c2f9da543949c3d1e2e0a58a7 (patch)
tree5f0ee02abf5b6f27e4d7da4c051022788566273d /tmux.1
parentdcc100f165d2d710174db61e54d97610843578fb (diff)
Add a missing command and some missing Ic, from Tiago Cunha.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 7 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index e3265091..c7c88ddf 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1138,6 +1138,11 @@ be toggled with a single key, for example:
.Bd -literal -offset indent
bind-key C-p pipe-pane -o 'cat >>~/output.#I-#P'
.Ed
+.It Xo Ic previous-layout
+.Op Fl t Ar target-window
+.Xc
+.D1 (alias: Ic prevl )
+Move to the previous layout in the session.
.It Xo Ic previous-window
.Op Fl a
.Op Fl t Ar target-session
@@ -1201,7 +1206,7 @@ or downward (numerically higher).
.Op Fl t Ar target-window
.Op Ar layout-name
.Xc
-.D1 (alias: selectl )
+.D1 (alias: Ic selectl )
Choose a specific layout for a window.
If
.Ar layout-name
@@ -1235,7 +1240,7 @@ Select the window at
.Op Fl t Ar target-pane
.Op Ar shell-command
.Xc
-.D1 (alias: splitw )
+.D1 (alias: Ic splitw )
Create a new pane by splitting
.Ar target-pane :
.Fl h