mirror of
https://github.com/tmux/tmux.git
synced 2026-05-30 22:26:18 +00:00
slight touchup
This commit is contained in:
11
tmux.1
11
tmux.1
@@ -3335,13 +3335,16 @@ but a different format may be specified with
|
|||||||
.Op Fl s Ar style
|
.Op Fl s Ar style
|
||||||
.Op Fl S Ar active-border-style
|
.Op Fl S Ar active-border-style
|
||||||
.Op Fl t Ar target-pane
|
.Op Fl t Ar target-pane
|
||||||
|
.Op Fl T Ar type
|
||||||
.Op Fl w Ar width
|
.Op Fl w Ar width
|
||||||
.Op Fl x Ar x-position
|
.Op Fl x Ar x-position
|
||||||
.Op Fl y Ar y-position
|
.Op Fl y Ar y-position
|
||||||
.Op Ar shell-command Op Ar argument ...
|
.Op Ar shell-command Op Ar argument ...
|
||||||
.Xc
|
.Xc
|
||||||
.D1 Pq alias: Ic newp
|
.D1 Pq alias: Ic newp
|
||||||
Create a new pane. The new pane may be floating by specifying the type with
|
Create a new pane. The new pane may be floating by specifying the
|
||||||
|
.Ar type
|
||||||
|
with
|
||||||
.Fl Tf
|
.Fl Tf
|
||||||
/
|
/
|
||||||
.Fl Tfloating ,
|
.Fl Tfloating ,
|
||||||
@@ -3351,8 +3354,10 @@ or tiled into the layout by splitting an existing pane with
|
|||||||
.Fl Ttiled .
|
.Fl Ttiled .
|
||||||
When creating a tiled pane, a target pane may be specified with
|
When creating a tiled pane, a target pane may be specified with
|
||||||
.Fl t .
|
.Fl t .
|
||||||
Note that some options are related to dimensions/layout and so will only affect
|
Note that some options are related to dimensions/layout. Those options will
|
||||||
one pane type. Those options will be in their own sections.
|
only affect one creation
|
||||||
|
.Ar type
|
||||||
|
and will be in their own sections.
|
||||||
.Pp
|
.Pp
|
||||||
If
|
If
|
||||||
.Fl d
|
.Fl d
|
||||||
|
|||||||
Reference in New Issue
Block a user