Is there a way to select two arbitrary files and diff them? Am I missing how to do that? I’d like to ditch Kaleidoscope—even though it’s been a great tool.
E.g. I can do this in the command line with Kaleidoscope:
$ ksdiff file1.txt file2.txt
Kaleidoscope will then fire up, showing the diff between the two files.