=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.723 retrieving revision 1.724 diff -u -r1.723 -r1.724 --- src/usr.bin/tmux/tmux.1 2020/03/28 09:51:12 1.723 +++ src/usr.bin/tmux/tmux.1 2020/03/31 11:38:35 1.724 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.723 2020/03/28 09:51:12 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.724 2020/03/31 11:38:35 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 28 2020 $ +.Dd $Mdocdate: March 31 2020 $ .Dt TMUX 1 .Os .Sh NAME @@ -3982,9 +3982,18 @@ .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 "SecondClick1" Ta "SecondClick2" Ta "SecondClick3" .It Li "DoubleClick1" Ta "DoubleClick2" Ta "DoubleClick3" .It Li "TripleClick1" Ta "TripleClick2" Ta "TripleClick3" .El +.Pp +The +.Ql SecondClick +events are fired for the second click of a double click, even if there may be a +third click which will fire +.Ql TripleClick +instead of +.Ql DoubleClick . .Pp Each should be suffixed with a location, for example .Ql MouseDown1Status .