bat-extras
bat-extras copied to clipboard
[Feature Req] Can we add side by side match for batdiff
Hello Expert,
is it possible to add a feature in batdiff to view/compare 2 file changes side by side. this will be very handy.
This isn't something I can do with just bat, but if you have delta installed then it's already possible!
Just export these two environment variables:
BATDIFF_USE_DELTA=true
DELTA_FEATURES=+side-by-side