Remix.run Logo
linsomniac 8 hours ago

I had been using delta for around a year and liked it, but still found some of the diffs I was looking a bit hard to read. A few weeks ago after a discussion on HN I tried difftastic, and have become a fan. You might want to consider it if you go down this rabbit hole. https://difftastic.wilfred.me.uk/

nchmy 2 hours ago | parent | next [-]

Came to say this as well. Started with delta, then found difftastic.

Even better is using it via jjui, a fantastic TUI for jj vcs

nh2 6 hours ago | parent | prev | next [-]

Still waiting for Delta + Difftastic integration:

https://github.com/dandavison/delta/issues/535

TJTorola 6 hours ago | parent | prev [-]

Came here to say this, difftastic is great as long as you are working in a language where it understands the language tree (most languages). Getting away from diffs being focused on line changes to diffs that understand the actual language makes so much sense once you start to use it.