Skip to content

Support new iTerm2 syntax #5

@xijo

Description

@xijo

Hello,

the following applescript command works for the latest iTerm 2.9.20160206

tell application "iTerm2"
  tell current session of current window
    write text "$cmd"
  end tell
end tell

Maybe there is a way to support it in a backwards compatible way, see https://www.iterm2.com/applescript.html

Thanks for your work,
Jo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions