tig icon indicating copy to clipboard operation
tig copied to clipboard

Add support for icdiff - side by side colorized diffs!

Open rcampbel3 opened this issue 10 years ago • 9 comments

tig is great! But since I've discovered icdiff, I really prefer to see my diffs side by side. It would be great if there were an option to support using a different diff tool - specifically icdiff.

https://github.com/jeffkaufman/icdiff

Thanks!

rcampbel3 avatar Feb 28 '15 00:02 rcampbel3

some form of side-by-side diff would make tig perfect for me, personally I'm not very used to raw-diff viewing.

oblitum avatar May 28 '15 16:05 oblitum

+1 for a side-by-side diff feature.

mopsfelder avatar May 28 '15 20:05 mopsfelder

+1

Asheboy avatar Oct 30 '15 11:10 Asheboy

+1

yanivefraim avatar Jun 20 '16 07:06 yanivefraim

+1

rachidbch avatar Aug 17 '16 01:08 rachidbch

+1 side-by-side is cool. elzup_rx_complete_api_by_elzup_ _pull_request__27_ _prabo_init-ios

elzup avatar Jan 11 '17 02:01 elzup

+1

YangVincent avatar Apr 04 '17 19:04 YangVincent

We got it. Please consider providing a patch / more constructive feedback, instead of posting useless comments. There is a way to just +1 the issue itself or other comments for a reason.

There is not much to expect from posting "+1", except for a rant like this and having wasted time across the glob for people having to read it. And please do not follow up on my comment, except for with a link to a PR or something more constructive.

To conclude: a lot of people seem to like side-by-side, but nobody has done it yet. You might guess that @jonas uses a small screen by default himself maybe, where this is less useful.. ;)

blueyed avatar Apr 04 '17 19:04 blueyed

To provide alternatives in this ticket, I'll throw in ydiff, as I prefer its side-by-side diffs compared to icdiff.

ydiff -s -w80 --wrap -U10

Ultimately, I would prefer vimdiff integration (https://github.com/jonas/tig/issues/26), but this would be a good first step.

danemacmillan avatar Feb 12 '20 16:02 danemacmillan