Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created October 17, 2011 05:29
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/1291992 to your computer and use it in GitHub Desktop.

Select an option

Save ELLIOTTCABLE/1291992 to your computer and use it in GitHub Desktop.
tell application "Terminal" to activate
tell application "System Events"
tell process "Terminal"
tell menu item "irssi" of menu "Open Window Group" of menu item "Open Window Group" of menu "Window" of menu bar item "Window" of menu bar 1
click
end tell
end tell
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment