Required information!
OS version: Win7 SP1 x64
ConEmu version: 140707 preview
*Bug description*
When I use the attached C# app to output colours using both the .Net ConsoleColor and
also a manual ANSI output, white over bright red comes out as grey over bright red.
Just consoleColor (the default) or just ANSI (#3 below) are fine, but when both are
in play (ANSI 2nd) and both setting the colours to white over bright red something
odd happens.
Note that I can't find any errors in the other lines of output, but the first line
doesn't work quite right in #2 below.
For comparison, open a normal cmd window and run #2 there - the colours work as only
the ConsoleColor is parsed but it lets you easily see the ANSI in play, that also looks
fine and on its own is fine...
*Steps to reproduction*
1. Run the attached with no args
2. Run the attached with a single arg of ansi
3. Run the attached with a single arg of always redirecting the output to a file then
cat the file.
Reported by j.chris.findlay on 2015-04-17 04:06:13
Originally reported on Google Code with ID 1968
Reported by
j.chris.findlay
on 2015-04-17 04:06:13