Skip to content

Feature request — vimdiff of commit from blame view #2462

@t0w2

Description

@t0w2

In the blame view, Enter/o/O open the commit object (patch view). There's no single command to open a side-by-side vimdiff showing what the commit under cursor changed for the current file.

The old VCSCommand plugin had VCSVimDiff rev1 rev2 which did this directly. Currently I work around it with:

:Gedit :
:Gvdiffsplit ~1:

Would be nice to have something like dv or dd in the blame view that opens a vimdiff of ~1: vs : for the commit under cursor.

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