Xinqi Bao's Git

Added support for double/triple click+dragging.
authorAlexander Sedov <[email protected]>
Mon, 15 Apr 2013 06:28:31 +0000 (10:28 +0400)
committerChristoph Lohmann <[email protected]>
Sat, 20 Apr 2013 13:54:19 +0000 (15:54 +0200)
Now double-click+dragging automatically snaps both ends to word boundaries
(unless on series of spaces), and triple-click selects whole lines.
As a side effect, snapping now occurs on button press, not button release
like it previously was, but I hope that won't be inconvenient for anyone.

Signed-off-by: Christoph Lohmann <[email protected]>

No differences found