1
I am looking for a solution which can open iTerm2 version 3 as the default terminal. For iTerm2 version 2 there were multiple AppleScripts on the internet which worked well for opening the current Forklift dir in an iTerm tab.
In iTerm3 this no longer works, as the scripting changed slightly. I also don't know any possible way to debug what is wrong, as
- I cannot run the applescript file in standalone, as it depends on ForkLift variables.
- I don't see any place where ForkLift would log it's output. In Console at least I didn't find it.