Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77525 --- shadow/77525 2007-04-24 15:38:26.000000000 -0400 +++ shadow/77525.tmp.24401 2007-04-24 16:54:25.000000000 -0400 @@ -77,6 +77,16 @@ this was a colour mapping problem which I have a fix for * Pressing the Del key produces some escape sequences. resolved (in one of my numerous other console fixes) + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 16:54 ------- +I was wrong about having a fix for the color highlighting problem, I +figured it'd be as simple as using a value between 0 and 15 instead of +0 and 7, but alas... it was not to be. + +went digging and discovered `man console_codes` and +http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-048.pdf +both only list 8 colors as being available :( + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
