Edit two files side by side, showing differences.
Find a file
2024-12-28 18:02:37 +10:00
diff_edit Coding style 2022-06-29 00:29:22 +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 packaging: Depend on the latest version of fill3 2024-12-28 17:42:04 +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 packaging: Depend on the latest version of fill3 2024-12-28 17:42:04 +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