Relative Content

Tag Archive for gitgit-diffgit-configdeltagit-difftool

Weird ^[[0K characters in git diff output (git delta)

I’ve been trying to make my git diff output nicer. Mainly I want side-by-side output, and so, I went with git-delta. Everything has been working great, but there is only one problem: git diff output contains weird character ‘^[[0K’ at ends of lines (I guess it’s an EOL character).