Date: Wed, 30 Sep 2015 14:31:36 +0000 From: Dangling Pointer <danglingpointer@outlook.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: git diff encoding issue when running via Hyper-V Message-ID: <BAY169-W424C7A9E96B8530A5BCAF0A74D0@phx.gbl>
next in thread | raw e-mail | index | archive | help
Hi=2C=20 When I run FreeBSD 10.1 or 10.2 x64 via Hyper-V on Windows 10=2C the encodi= ng of `git diff` command emits cluttered text (with lots of "ESC[m" noise) = like: ESC[31m-setup_dirs()ESC[m ESC[32m+ESC[mESC[32msetup_dirs2()ESC[m instead of: -setup_dirs()+setup_dirs2() I don't know what to make of it. I get this behavior in Hyper-V console run= ning FreeBSD's csh and bash as well as when I SSH into the VM. FWIW=2C I have never observed this issue with CentOS and Ubuntu VM running = on the system. Can somebody please let me know if this is a bug or do I need to configure = something? =
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY169-W424C7A9E96B8530A5BCAF0A74D0>