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.
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 (ingit cola
, I have the muscle memoryctrl+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.