On Tue, Jul 1, 2008 at 12:54 PM, Johannes Schindelin wrote:
>
> On Tue, 1 Jul 2008, [EMAIL PROTECTED] wrote:
>
>> Issue 124: ANSI control chars displayed in console
>> http://code.google.com/p/msysgit/issues/detail?id=124
>
> This might be solved with the winansi.c we have in compat/, no?

Eventually.

winansi.c only hooks a few ANSI-C functions so far, and the lines in
question are output by POSIX-write. See the commit comment in e77b5a4f

I do plan to expand winansi.c (some day) to cover this case, but it
isn't there yet.

Peter Harris

Reply via email to