I\'m running git-diff on a file, but the change is at the end of a long line.
If I use cursor keys to move right, it loses colour-coding—and worse the lines do
Just googled up this one. GIT_PAGER='less -r' works for me
GIT_PAGER='less -r'