From: Anders Eurenius Date: Sat, 21 Jun 2014 18:30:22 +0000 (+0200) Subject: Render invisible attribute X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=21bd4f4f9dce4dd19f218965e5a223c93a5a0fec;hp=21bd4f4f9dce4dd19f218965e5a223c93a5a0fec;p=st.git 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 ---