First of all, thanks for this great tool! I was using it in every company I was working on.
Today I discovered that I cannot use kdiff3 with process substitution in Linux. So I cannot do:
kdiff3 <(some_command) <(some_command)
It works with diff and Meld... Would it be possible to add support for that?
Last edit: Pawel Faeon 2017-04-03
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
First of all, thanks for this great tool! I was using it in every company I was working on.
Today I discovered that I cannot use kdiff3 with process substitution in Linux. So I cannot do:
kdiff3 <(some_command) <(some_command)
It works with diff and Meld... Would it be possible to add support for that?
Last edit: Pawel Faeon 2017-04-03