diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-03-18 08:01:18 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-03-18 08:01:18 +0000 |
commit | ed598e9fe132467a281b6cf0b259deb80b4e2d5f (patch) | |
tree | 690cc8a6f4d0fd9e31703a2a592dcae3baf48b35 /tmux.1 | |
parent | 3dfc79fb092273b65fd8a24174007d13804d3641 (diff) | |
parent | fa97b0a95b804fec86b03d35d16c270d2866ebd6 (diff) | |
download | rtmux-ed598e9fe132467a281b6cf0b259deb80b4e2d5f.tar.gz rtmux-ed598e9fe132467a281b6cf0b259deb80b4e2d5f.tar.bz2 rtmux-ed598e9fe132467a281b6cf0b259deb80b4e2d5f.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3298,10 +3298,10 @@ for a pane border or for the status line). The following mouse events are available: .Bl -column "MouseDown1" "MouseDrag1" "WheelDown" -offset indent -.It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1" -.It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2" -.It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3" -.It Li "WheelUp" Ta "WheelDown" Ta "" +.It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1" Ta "MouseDragEnd1" +.It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2" Ta "MouseDragEnd2" +.It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3" Ta "MouseDragEnd3" +.It Li "WheelUp" Ta "WheelDown" Ta "" Ta "" .El .Pp Each should be suffixed with a location, for example |