[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.480 and 1.481

version 1.480, 2016/03/01 11:58:45 version 1.481, 2016/03/18 07:28:27
Line 3294 
Line 3294 
 for the status line).  for the status line).
 The following mouse events are available:  The following mouse events are available:
 .Bl -column "MouseDown1" "MouseDrag1" "WheelDown" -offset indent  .Bl -column "MouseDown1" "MouseDrag1" "WheelDown" -offset indent
 .It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1"  .It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1" Ta "MouseDragEnd1"
 .It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2"  .It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2" Ta "MouseDragEnd2"
 .It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3"  .It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3" Ta "MouseDragEnd3"
 .It Li "WheelUp" Ta "WheelDown" Ta ""  .It Li "WheelUp" Ta "WheelDown" Ta "" 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.480  
changed lines
  Added in v.1.481