From: Alexander Sedov Date: Mon, 15 Apr 2013 06:28:31 +0000 (+0400) Subject: Added support for double/triple click+dragging. X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/872a7f18eaffd96eefb31e3dcb45fd86bc67029b?ds=sidebyside;hp=872a7f18eaffd96eefb31e3dcb45fd86bc67029b Added support for double/triple click+dragging. 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 <20h@r-36.net> ---