Re: [dev] [st] Rendering Glitch
>
> Thanks Roberto, I was able to resolve this by changing "rmul=\E[m," to
> "rmul=\E[24m," in st.info and recompiling with tic.
rmul means "exit underline mode", so I think a full reset of all
the attributes is not the good way, because we only have to reset
the underline bit, so I will apply your patch.
Regards,
Received on Sun Dec 08 2013 - 23:49:47 CET
This archive was generated by hypermail 2.3.0
: Mon Dec 09 2013 - 00:00:13 CET