I followed the instructions below:
How to run TKDiff from terminal on mac os
to get tkdiff working with terminal on mac os. The problem is that when you run "tkdiff file1 file2" on the terminal, it does not open a window. Instead, the app appears βhiddenβ in the dock of the application, and I have to click on it to display the diff window. After clicking on it, everything is in order. But I would prefer the diff window to open as soon as I run tkdiff. Does anyone know if there is a parameter that I need to change, or if I am doing something wrong?
source share