Skip to content

Add support for difftastic? #1853

@pvonmoradi

Description

@pvonmoradi

difftastic is a diff tool which is aware of the semantics of the code depending on their programming language.

I was wondering if it is possible to integrate it into lazygit as a custom diff tool.
I've tried adding it to lazygit config as a custom pager like this:

git:
  paging:
    colorArg: always
    pager: difft

but I guess this is not the correct way of doing it since it prints its --help in diff section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions