How can I get output like in git diff --color-words, but outside Git?
git diff --color-words
Closest thing is wdiff -t, but it underlines/inverts things instead
wdiff -t
git diff --color-words --no-index