Recently I decided to install git-up (https://github.com/msiemens/PyGitUp)
However the program seems to have some weird behaviour when it comes to displaying text. It gives nearly every character a prefix: <--[0m
or <--1m
. I have seen this kind of behaviour in other bash programs as well.
Somewhere I read this has something to do with color formatting, however I cannot find a way to fix this.