yay icon indicating copy to clipboard operation
yay copied to clipboard

Allow using `git difftool` instead of `git diff`

Open mkurz opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe.

I'm always frustrated when I can not use git difftool but only git diff.

Describe the solution you'd like

I want the diffs displayed using git difftool.

Additional context

You hardcoded git diff here (maybe other places too, not sure): https://github.com/Jguer/yay/blob/bea53a4a09526ace9a03f33cd5cf8eb3f48fa188/pkg/menus/diff_menu.go#L55-L58

Would be nice if there would be a (global) config and a yay command line flag to set/choose if to use diff or difftool.

Thanks!

mkurz avatar Nov 14 '24 08:11 mkurz

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 25 '25 01:04 stale[bot]

Asdf

mkurz avatar Apr 25 '25 05:04 mkurz

Anyone?

mkurz avatar Nov 09 '25 06:11 mkurz