Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.49k stars 110 forks source link

Keyboard shortcut for external diff #606

Open markwmuller opened 1 year ago

markwmuller commented 1 year ago

Hello, thanks for a very nice program!

I almost always check my commits with the external diff viewer before staging (I use meld). Currently, this requires right-clicking on each file, then selecting "external diff". I'd really like there to be a keyboard shortcut for this (in git cola, I have the muscle memory ctrl+d for this).

I've checked the current list of keyboard shortcuts, and I don't see it there.

My ideal outcome is a configurable keyboard shortcut (maybe even defaults to ctrl-d) to show the external diff for the file which is currently showing in the Diff pane.