]> git.armaanb.net Git - st.git/commit
set selection to IDLE on clear
authorv4hn <me@v4hn.de>
Thu, 14 May 2015 13:46:07 +0000 (15:46 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 15 May 2015 05:42:40 +0000 (07:42 +0200)
commit8e15887de95a7076b9515dcbb428b364f6dc3849
tree747567f247b29b068361ce499275c3610c7187a1
parent89cf0fc597a2bcc16b1516c6f6d750a06175f1c7
set selection to IDLE on clear

Otherwise a tangling bmotion event will consider
the selection still valid and selnormalize segfaults
because of an invalid sel.ob.y index.
st.c