Re: [PATCH] fix display overlap between remote and local progress
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:43:47
Hi,
On Sun, 4 Nov 2007, Nicolas Pitre wrote:
+#define SUFFIX "\e[K" /* change to " " if ANSI sequences don't work */
I am almost certain (without even testing) that cmd.exe has problems with
that. It does not even understand colorisation.
My vote is to let it be for the moment, and us msysGit people will
probably add something like NO_ANSI_TERM=YesPlease later.
Ciao,
Dscho