-
Notifications
You must be signed in to change notification settings - Fork 467
Open
Description
I have a working draft (branch) for plain-mode extensions which adds coloring for further aspects of the diff. Hopefully I did not butcher the parsing code too much. Hoping to open a discussion about this to see that I'm taking the right direction.
This makes it look more like my old fancydiff, which I want to retire. I added 4 options:
--commit-meta-header-background <commit-meta-header-bg>
Optional background color for the first line of the commit header
--commit-meta-other-background <commit-meta-other-bg>
Optional background color for the other lines of the commit header. Otherwise, `commit-meta-header-bg` is
--file-background <file-bg>
Optional background color for the file section of git output
--hunk-background <hunk-bg>
Optional background color for the hunk-marker section of git output
Metadata
Metadata
Assignees
Labels
No labels
