[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.419 and 1.420

version 1.419, 2015/04/19 21:34:21 version 1.420, 2015/04/19 22:10:30
Line 1028 
Line 1028 
 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
Line 1678 
Line 1678 
 .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
Line 1746 
Line 1746 
 .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 ,
Line 2011 
Line 2011 
 .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
Line 3092 
Line 3092 
 .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

Legend:
Removed from v.1.419  
changed lines
  Added in v.1.420