> 
> 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,


Reply via email to