Fixing the cursor movement in selections.
authorChristoph Lohmann <20h@r-36.net>
Mon, 5 Oct 2015 20:09:51 +0000 (22:09 +0200)
committerChristoph Lohmann <20h@r-36.net>
Mon, 5 Oct 2015 20:09:51 +0000 (22:09 +0200)
commit594a25983639847ed063a3d181893dba54825f5a
tree1f3541f8a1e5e7bc3e65701448ba4dce87b3cb32
parent91c70213d1e595467b14ce6d28f333dbedd97cab
Fixing the cursor movement in selections.

Before the fix the cursor wouldn't obey if it's in a selection. If it is
inside it will now change to the reverse. This patch also adds that the
defaultcs will be reversed for the manually drawn cursors.
st.c