Fix the cursor color when over selection.
authorQuentin Rameau <quinq@fifth.space>
Mon, 5 Oct 2015 21:10:48 +0000 (23:10 +0200)
committerChristoph Lohmann <20h@r-36.net>
Mon, 5 Oct 2015 22:05:04 +0000 (00:05 +0200)
commit80fe97f8a66d31945bdddbb9381b2cc54359f48e
treecf5d21dfb37a1f4927d70f89fc00270444bfeca9
parenta2a60f0a2ce33dbd4ef07aaa4a914391481fa1de
Fix the cursor color when over selection.

If we want to show a custom selected cursor color, we must not set the
revert attribute to the drawn glyph.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
st.c