I was curious...
On the
Documentation page, there is a link to
Scripting documentation. However, this documentation discusses scripting with AppleScript.
I am not sure how or it if it can be reached otherwise, by a google search for "iterm2 python" brings me to documentation on scripting with
Python. The
tutorial says:
> The iTerm2 Python API is a replacement for the AppleScript API that preceded it.
> It offers a more powerful set of APIs that give the script writer a great deal of
> control.
Has Python replaced AppleScript now? Is scripting Python iTerm2 stable?