Add enumeration for sel.mode
authornoname <noname@inventati.org>
Fri, 1 May 2015 17:13:13 +0000 (17:13 +0000)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Mon, 4 May 2015 09:57:17 +0000 (11:57 +0200)
commit1811b6030cd9ac6bb938449eef778c6f54ab0e49
treeb0eb9d5df6fc3b31735162cdd903e81df6a93c3d
parent22571ea4e8729efee6940b704666566b46e42e76
Add enumeration for sel.mode

This patch also prevents sel.mode from increasing beyond 2. It is almost
impossible, but sel.mode may overflow if mouse is moved around for too
long while selecting.
st.c