mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
If select-layout is not given an argument, repply the last layout used in the
window, if any.
This commit is contained in:
5
tmux.1
5
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
|
||||
|
Reference in New Issue
Block a user