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 16:54:25.000000000 -0400
+++ shadow/77525.tmp.26282      2007-04-24 19:21:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 77525
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -87,6 +87,15 @@
 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 :(
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-04-24 19:21 -------
+miguel pointed me to a website: http://rtfm.etla.org/xterm/ctlseq.html
+
+and after double-checking how libzvt used to handle escape sequences
+for colours, I've found a way to support 16 (altho I only enable it
+for known terminal types, namely "xterm" and "linux")
+
+fixed in revision 76226
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to