[gstreamer-bugs] [Bug 517231] Yes, the windows console can have colors too !

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 19 02:56:47 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=517231

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #4 from Damien Lespiau  2008-02-19 10:56 UTC -------
AFAIK, cmd.exe does not support VT100 escape sequences.

In the Old Good Days of command.com and the early days of cmd.exe (windows 95
and 98 I guess) you could use then. Since windows 2000, cmd.exe does not
support ANSI escape sequences, no matter if you put a DRIVER=ansi.sys in you
config.sys or not.

I've googled around and I can find some thingys about cmd.exe and colors:

* the color command that allows you to set a fg or bg color
* a property dialog that acts as a frontend to color
* the /A flag of cmd.exe that is said "to print ANSI characters", it's set by
default, still no escape sequence

Anyway, if someone is able to make ANSI escape sequences work with cmd.exe,
it's at least not enabled by default on my windows box. (see next screenshot)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=517231.




More information about the Gstreamer-bugs mailing list