[Mono-bugs] [Bug 77525][Nor] Changed - Console issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 19:21:46 EDT 2007


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 fejj at novell.com.

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: fejj at novell.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -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 fejj at novell.com  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


More information about the mono-bugs mailing list