Edit two files side by side, showing differences.
- Control characters and escape sequences are separated regardless of input speed. |
||
|---|---|---|
| diff_edit | ||
| tests | ||
| BUGS | ||
| LICENSE | ||
| README.md | ||
| setup.py | ||
| TODO | ||
Diff-edit
⚠️ Out of order, do not use.
Summary
Edit two files side by side, showing differences.
Installation
Install diff-edit directly using pip:
pip install --upgrade pip # A recent version of pip is needed.
pip install git+https://github.com/ahamilton/diff-edit
Or install from source:
git clone https://github.com/ahamilton/diff-edit
pip install --upgrade pip # A recent version of pip is needed.
pip install ./diff-edit
Then to run:
diff-edit -h