Fabio Natali on Nostr: I've recently started using #Emacs #Ztree⁰ as a file+folder comparison tool and I'm ...
I've recently started using #Emacs #Ztree⁰ as a file+folder comparison tool and I'm very pleased with it. I used to use Meld for this sort of things but I really wanted some elispy replacement that could better integrate with my setup.
Ztree seems to tick all the boxes:
- it recursively shows file and folder differences
- it allows to manually copy files from one branch to the other (default keybinding: C) and to delete files (D)
- results can be regex-filtered (H)
It doesn't seem to be possible to mark files for bulk actions (a-la dired), that'd be a nice-to-have.
⁰ https://github.com/fourier/ztree
Ztree seems to tick all the boxes:
- it recursively shows file and folder differences
- it allows to manually copy files from one branch to the other (default keybinding: C) and to delete files (D)
- results can be regex-filtered (H)
It doesn't seem to be possible to mark files for bulk actions (a-la dired), that'd be a nice-to-have.
⁰ https://github.com/fourier/ztree