On Fri, Dec 06, 2013 at 11:36:45AM +0100, Roberto E. Vargas Caballero wrote:
> So it means there is a problem in the terminfo definition. I think
> we only have to look in the terminfo definition of xterm and look for
> ^[[24m, and look if in the same capability we have a ^[[m, and
> think what is the most apropiate sequence in such case.
Thanks Roberto, I was able to resolve this by changing "rmul=\E[m," to
"rmul=\E[24m," in st.info and recompiling with tic.
Eric
Received on Fri Dec 06 2013 - 16:22:37 CET