mirror of
https://github.com/tmux/tmux.git
synced 2026-05-31 06:36:18 +00:00
Remove bits not in staging branch.
This commit is contained in:
60
tmux.1
60
tmux.1
@@ -3009,41 +3009,6 @@ The default is
|
|||||||
zooms the pane.
|
zooms the pane.
|
||||||
.Pp
|
.Pp
|
||||||
This command works only if at least one client is attached.
|
This command works only if at least one client is attached.
|
||||||
.Tg floatp
|
|
||||||
.It Xo Ic float\-pane
|
|
||||||
.Op Fl h Ar height
|
|
||||||
.Op Fl w Ar width
|
|
||||||
.Op Fl x Ar x
|
|
||||||
.Op Fl y Ar y
|
|
||||||
.Op Fl t Ar target\-pane
|
|
||||||
.Xc
|
|
||||||
Lift
|
|
||||||
.Ar target\-pane
|
|
||||||
out of the tiled layout and make it a floating pane.
|
|
||||||
The
|
|
||||||
.Fl w
|
|
||||||
and
|
|
||||||
.Fl h
|
|
||||||
options set the width and height of the floating pane in columns and lines
|
|
||||||
respectively; the default is half the window width and height.
|
|
||||||
The
|
|
||||||
.Fl x
|
|
||||||
and
|
|
||||||
.Fl y
|
|
||||||
options set the position of the upper-left corner of the pane;
|
|
||||||
if omitted, new floating panes are cascaded from the top-left of the window.
|
|
||||||
If
|
|
||||||
.Fl x ,
|
|
||||||
.Fl y ,
|
|
||||||
.Fl w ,
|
|
||||||
and
|
|
||||||
.Fl h
|
|
||||||
are all omitted and the pane was previously returned to the tiled layout
|
|
||||||
with
|
|
||||||
.Ic tile\-pane ,
|
|
||||||
its last floating position and size are restored.
|
|
||||||
The pane must not already be floating or hidden, and the window must not
|
|
||||||
be zoomed.
|
|
||||||
.Tg joinp
|
.Tg joinp
|
||||||
.It Xo Ic join\-pane
|
.It Xo Ic join\-pane
|
||||||
.Op Fl bdfhv
|
.Op Fl bdfhv
|
||||||
@@ -3846,31 +3811,6 @@ is omitted and a marked pane is present (see
|
|||||||
.Ic select\-pane
|
.Ic select\-pane
|
||||||
.Fl m ) ,
|
.Fl m ) ,
|
||||||
the window containing the marked pane is used rather than the current window.
|
the window containing the marked pane is used rather than the current window.
|
||||||
.Tg tilep
|
|
||||||
.It Xo Ic tile\-pane
|
|
||||||
.Op Fl t Ar target\-pane
|
|
||||||
.Xc
|
|
||||||
Insert a floating
|
|
||||||
.Ar target\-pane
|
|
||||||
back into the tiled layout.
|
|
||||||
The pane is placed by splitting the active tiled pane (or the most recently
|
|
||||||
active tiled pane, or any visible tiled pane if none is active).
|
|
||||||
The current floating position and size are saved so they can be restored by
|
|
||||||
a subsequent
|
|
||||||
.Ic float\-pane
|
|
||||||
command with no geometry options.
|
|
||||||
The pane must be floating and the window must not be zoomed.
|
|
||||||
.Tg showp
|
|
||||||
.It Xo Ic show\-pane
|
|
||||||
.Op Fl t Ar target\-pane
|
|
||||||
.Xc
|
|
||||||
.D1 Pq alias: Ic showp
|
|
||||||
Restore a hidden
|
|
||||||
.Ar target\-pane
|
|
||||||
to the tiled layout.
|
|
||||||
Space is redistributed equally among all visible panes at the same layout
|
|
||||||
level after the pane is restored.
|
|
||||||
The pane must be hidden.
|
|
||||||
.Tg unlinkw
|
.Tg unlinkw
|
||||||
.It Xo Ic unlink\-window
|
.It Xo Ic unlink\-window
|
||||||
.Op Fl k
|
.Op Fl k
|
||||||
|
|||||||
Reference in New Issue
Block a user