mirror of
https://github.com/tmate-io/tmate.git
synced 2024-12-11 17:30:53 +01:00
Add a missing command and some missing Ic, from Tiago Cunha.
This commit is contained in:
parent
dcc100f165
commit
1484eb8a51
9
tmux.1
9
tmux.1
@ -1138,6 +1138,11 @@ be toggled with a single key, for example:
|
|||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
bind-key C-p pipe-pane -o 'cat >>~/output.#I-#P'
|
bind-key C-p pipe-pane -o 'cat >>~/output.#I-#P'
|
||||||
.Ed
|
.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
|
.It Xo Ic previous-window
|
||||||
.Op Fl a
|
.Op Fl a
|
||||||
.Op Fl t Ar target-session
|
.Op Fl t Ar target-session
|
||||||
@ -1201,7 +1206,7 @@ or downward (numerically higher).
|
|||||||
.Op Fl t Ar target-window
|
.Op Fl t Ar target-window
|
||||||
.Op Ar layout-name
|
.Op Ar layout-name
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: selectl )
|
.D1 (alias: Ic selectl )
|
||||||
Choose a specific layout for a window.
|
Choose a specific layout for a window.
|
||||||
If
|
If
|
||||||
.Ar layout-name
|
.Ar layout-name
|
||||||
@ -1235,7 +1240,7 @@ Select the window at
|
|||||||
.Op Fl t Ar target-pane
|
.Op Fl t Ar target-pane
|
||||||
.Op Ar shell-command
|
.Op Ar shell-command
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: splitw )
|
.D1 (alias: Ic splitw )
|
||||||
Create a new pane by splitting
|
Create a new pane by splitting
|
||||||
.Ar target-pane :
|
.Ar target-pane :
|
||||||
.Fl h
|
.Fl h
|
||||||
|
Loading…
Reference in New Issue
Block a user