On Sun, Oct 18, 2009 at 02:45:23AM +0000, The Fungi wrote:
[...]
> Also, somewhat less important, the ANSI bold attribute is no
> longer shifting color numbers by one bit (0-7 -> 8-15). The ANSI
> escape and color handling code, both in original AjaxTerm and the
> patched version, is significantly opaque that it requires a bit
> more meditation before I can unravel it and find a fix. More to
> come.

It looks like ajaxterm.py:319 flattening the foreground color with
"fg &= 0x7" was the cause of this. Commenting out that line, bold
text once again gets correctly mapped to f8 through f15 in
ajaxterm.css like it used to in the original version.
-- 
{ IRL(Jeremy_Stanley); PGP(9E8DFF2E4F5995F8FEADDC5829ABF7441FB84657);
SMTP(fu...@yuggoth.org); IRC(fu...@irc.yuggoth.org#ccl); ICQ(114362511);
AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER(fu...@yuggoth.org);
MUD(fu...@katarsis.mudpy.org:6669); WWW(http://fungi.yuggoth.org/); }



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to