[Mono-list] colour console output?
Miguel de Icaza
miguel at ximian.com
Sun Nov 13 13:10:23 EST 2005
Hello,
> is there a way to colour the console output with mono?
>
> i'm thinking about somethin like that:
> http://noisybox.net/computers/nzbperl/images/nzbperl_0.5_8connmaxed.gif
>
> no idea how to do this... hope for some help here.
Yes, you must use `gmcs' instead of `mcs' to build your software, and
then you get access to the 2.x API for Console which includes color.
More information about the Mono-list
mailing list