]> git.armaanb.net Git - st.git/commit
Move remaining selection mode logic into selextend
authorDevin J. Pohly <djpohly@gmail.com>
Thu, 22 Feb 2018 05:54:29 +0000 (23:54 -0600)
committerDevin J. Pohly <djpohly@gmail.com>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
commitcfc7acdfd923924ae150a32061fb95987697b159
tree81b6e86f3f21c1263c58880ccc0e45ac885cf627
parentbcb5d3adbe57ead05a829e5144c2ba1dc465865f
Move remaining selection mode logic into selextend

The "done" parameter indicates a change which finalizes the selection
(e.g. a mouse button release as opposed to motion).

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
st.c
st.h
x.c