JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Got rid of redundant Glyph state.
authorAlexander Sedov <alex0player@gmail.com>
Mon, 15 Apr 2013 13:13:19 +0000 (17:13 +0400)
committerChristoph Lohmann <20h@r-36.net>
Thu, 18 Apr 2013 04:48:06 +0000 (06:48 +0200)
commitb7e6a5c825a8d786a0cc4dbacc82df1c90ad7020
tree1b46dc1d69a91880a82e9d3b3aada8edd99c8d85
parent3ae02990648447ec3252b42f5b64e18818c19fd8
Got rid of redundant Glyph state.

Now, newly allocated Glyphs are set to spaces and current cursor colors
with tclearregion() routine.

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