mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 08:18:48 +00:00
tweak previous;
This commit is contained in:
parent
bbac2aee1f
commit
8101f1ef16
10
tmux.1
10
tmux.1
@ -1028,7 +1028,7 @@ The
|
|||||||
option scrolls one page up.
|
option scrolls one page up.
|
||||||
.Fl M
|
.Fl M
|
||||||
begins a mouse drag (only valid if bound to a mouse key binding, see
|
begins a mouse drag (only valid if bound to a mouse key binding, see
|
||||||
.Sx MOUSE SUPPORT Ns ).
|
.Sx MOUSE SUPPORT ) .
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Each window displayed by
|
Each window displayed by
|
||||||
@ -1678,7 +1678,7 @@ and unzoomed (its normal position in the layout).
|
|||||||
.Pp
|
.Pp
|
||||||
.Fl M
|
.Fl M
|
||||||
begins mouse resizing (only valid if bound to a mouse key binding, see
|
begins mouse resizing (only valid if bound to a mouse key binding, see
|
||||||
.Sx MOUSE SUPPORT Ns ).
|
.Sx MOUSE SUPPORT ) .
|
||||||
.It Xo Ic respawn-pane
|
.It Xo Ic respawn-pane
|
||||||
.Op Fl k
|
.Op Fl k
|
||||||
.Op Fl t Ar target-pane
|
.Op Fl t Ar target-pane
|
||||||
@ -1746,7 +1746,7 @@ Make pane
|
|||||||
.Ar target-pane
|
.Ar target-pane
|
||||||
the active pane in window
|
the active pane in window
|
||||||
.Ar target-window ,
|
.Ar target-window ,
|
||||||
or set it's style (with
|
or set its style (with
|
||||||
.Fl P ) .
|
.Fl P ) .
|
||||||
If one of
|
If one of
|
||||||
.Fl D ,
|
.Fl D ,
|
||||||
@ -2011,7 +2011,7 @@ flag causes the terminal state to be reset.
|
|||||||
.Pp
|
.Pp
|
||||||
.Fl M
|
.Fl M
|
||||||
passes through a mouse event (only valid if bound to a mouse key binding, see
|
passes through a mouse event (only valid if bound to a mouse key binding, see
|
||||||
.Sx MOUSE SUPPORT Ns ).
|
.Sx MOUSE SUPPORT ) .
|
||||||
.It Xo Ic send-prefix
|
.It Xo Ic send-prefix
|
||||||
.Op Fl 2
|
.Op Fl 2
|
||||||
.Op Fl t Ar target-pane
|
.Op Fl t Ar target-pane
|
||||||
@ -3092,7 +3092,7 @@ The following mouse events are available:
|
|||||||
.It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1"
|
.It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1"
|
||||||
.It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2"
|
.It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2"
|
||||||
.It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3"
|
.It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3"
|
||||||
.It Li "WheelUp" Ta "WheelDown"
|
.It Li "WheelUp" Ta "WheelDown" Ta ""
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Each should be suffixed with a location, for example
|
Each should be suffixed with a location, for example
|
||||||
|
Loading…
Reference in New Issue
Block a user