git - Command line is formatting lines wrong -
recently decided install git-up (https://github.com/msiemens/pygitup)
however program seems have weird behaviour when comes displaying text. gives every character prefix: <--[0m or <--1m. have seen kind of behaviour in other bash programs well.

somewhere read has color formatting, cannot find way fix this.
as mention here , in blog post, can try , install adoxa/ansicon.
install with: ansicon -i
it should allow windows console interpret correct ansi colors.

Comments
Post a Comment