Edit two files side by side, showing differences.
Find a file
Andrew Hamilton 39043eea4f Update version to v2025.06.14
- Brought dependencies up to date
2025-06-14 19:15:29 +10:00
diff_edit Update version to v2025.06.14 2025-06-14 19:15:29 +10:00
tests editor: Color the parts list with the theme 2022-06-28 10:11:38 +10:00
BUGS Fix crashes during scrolling 2022-03-08 10:06:47 +10:00
install packaging: Bring installation instructions up to date 2024-12-28 18:02:37 +10:00
LICENSE Initial commit. 2022-01-01 17:37:20 +10:00
pyproject.toml Update version to v2025.06.14 2025-06-14 19:15:29 +10:00
README.md packaging: Bring installation instructions up to date 2024-12-28 18:02:37 +10:00
TODO editor: Colourise the file name in the header 2022-04-30 14:17:35 +10:00
uv.lock Update version to v2025.06.14 2025-06-14 19:15:29 +10:00

Diff-edit

Summary

Edit two files side by side, showing differences.

Installation

Install diff-edit directly using pipx:

pipx install git+https://gitlab.com/ahamilton/diff-edit

Or install from source:

git clone https://gitlab.com/ahamilton/diff-edit
cd diff-edit
./install

Then to run:

diff-edit -h