dandavison / delta

A syntax-highlighting pager for git, diff, grep, and blame output
https://dandavison.github.io/delta/
MIT License
21.34k stars 359 forks source link

Show filename when using `git blame -CCC` 🚀 #1627

Open Saecki opened 4 months ago

Saecki commented 4 months ago

git blame -CCC also prints filenames but delta doesn't display them. It would be great if delta would show them, or even better only show the ones that differ from the current file.