Icdiff: Facet-by-aspect highlighted portray line diffs

Your terminal can uncover coloration, but most diff tools fabricate no longer
produce honest use of it. By highlighting changes, icdiff can
uncover you the diversifications between identical info without coming into into the
contrivance. This is especially necessary for identifying and figuring out
tiny changes within existing traces.

As an replacement of trying to be a diff replacement for all
instances, the aim of icdiff is to be a tool it’s seemingly you’ll perchance well perchance perchance
reach for to gather the next image of what changed when it’s no longer
straight apparent from diff.

Fetch From Github
Set up on Mac/Linux

curl -s https://raw.githubusercontent.com/jeffkaufman/icdiff/begin-1.9.2/icdiff 
  | sudo tee /usr/local/bin/icdiff > /dev/null 
  && sudo chmod ugo+rx /usr/local/bin/icdiff

# Or set up with pip:
pip set up icdiff

# Or (ubuntu ≥ 17.10; debian ≥ 9):
sudo honest-gather set up icdiff

# Or (mac supreme, relies on homebrew):
brew exchange && brew set up icdiff

Read More