lazygit icon indicating copy to clipboard operation
lazygit copied to clipboard

Diff Commits does not work

Open maikelmeyers opened this issue 2 years ago • 1 comments

According to #408 it should be possible to select a commit with space and diff this to the cursor selected commit. But pressing space only asks for Checkout of the commit.

maikelmeyers avatar Jan 12 '23 15:01 maikelmeyers

It's probably due to the key being W, the help menu states (pressing ?):

W      open diff menu...

mark2185 avatar Mar 29 '23 12:03 mark2185