Hacker News new | ask | show | jobs
by sqrt17 5650 days ago
Does it support non-ASCII/non-UTF8 encodings now? meld's failure to do anything meaningful with files in other encodings (i.e., 95% of the sourcecode I have) made me go with diffuse even though meld looks slightly nicer.
1 comments

Does Diffuse have three-panel merge?
Diffuse can do n-way merges. So, yes.

Unfortunately (for automation's sake), there doesn't seem to be any obvious way to specify a single default output file. So you need to manually save whichever file you merged in to, and then refuse at the prompt to save the rest.

So that isn't quite the same as Meld's left-, right- and center panels where the center is whatever output you want saved.
You could just use Diffuse's center panel as the one to merge in to and save.

But there's no way to make it the one that's saved by default. You have to select it as the one to save, and then you have to refuse in the dialog that asks whether you want to save the other two.