As reported in https://github.com/dandavison/delta/issues/259#issuecomment-664576910, delta is rendering the output of `git diff -U0` incorrectly. cc @Amorymeltzer For example: - `git --no-pager diff --color=always -U0 b2257cf~..b2257cf | less -RS` - `git diff -U0 b2257cf~..b2257cf` <table><tr><td><img width=800px src="https://user-images.githubusercontent.com/52205/88581727-9aeae080-d01b-11ea-9ebf-6a7da02aea12.png" alt="image" /></td></tr></table>