Skip to content

🚀Extended plain mode coloring options #168

@da-x

Description

@da-x

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.

image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions