JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Render invisible attribute
authorAnders Eurenius <aes@spotify.com>
Sat, 21 Jun 2014 18:30:22 +0000 (20:30 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 27 Jun 2014 12:06:21 +0000 (14:06 +0200)
commit21bd4f4f9dce4dd19f218965e5a223c93a5a0fec
tree77de8d2027edaa21ce7d172d8965b92e9e257767
parent50e6355e0d6c9843b51ac4711980401205ce06c1
Render invisible attribute

Implement invisible mode by setting the foreground color to be the same
as the background color. Not rendering anything would also be an
alternative, but this seems less likely to cause surprises in
conjunction with any hacks.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
st.c