How to open iTerm2 version 3 in Forklift

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

  1. I cannot run the applescript file in standalone, as it depends on ForkLift variables.
  2. I don't see any place where ForkLift would log it's output. In Console at least I didn't find it.

hyperknot

Posted 2016-07-05T12:31:07.220

Reputation: 734

No answers