icdiff
terminal side-by-side colorized word diff
Install
- All systems
-
curl cmd.cat/icdiff.sh
- Debian
-
apt-get install icdiff
- Ubuntu
-
apt-get install icdiff
- Kali Linux
-
apt-get install icdiff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icdiff
- OS X
-
brew install icdiff
- Raspbian
-
apt-get install icdiff
- Dockerfile
- dockerfile.run/icdiff
icdiff
terminal side-by-side colorized word diff
By highlighting changes, icdiff can show you the differences between similar files without getting in the way. This is especially helpful for identifying and understanding small changes within existing lines. Instead of trying to be a diff replacement for all circumstances, the goal of icdiff is to be a tool you can reach for to get a better picture of what changed when it's not immediately obvious from diff.