Skip to content

Instantly share code, notes, and snippets.

Created August 3, 2015 13:24
Show Gist options
  • Save anonymous/9e947f2318146a3e4fb2 to your computer and use it in GitHub Desktop.
Save anonymous/9e947f2318146a3e4fb2 to your computer and use it in GitHub Desktop.
Terminal Applescript Dictionary
l'L'l @ stackoverflow.com [http://stackoverflow.com/users/499581/lll]
Property Access Type
background color get/set color
bold text color get/set color
bounds get/set rectangle
busy get boolean
clean commands get/set list of text
closeable get boolean
contents get text
current settings get/set settings set
cursor color get/set color
custom title get/set text
font antialiasing get/set boolean
font name get/set text
font size get/set integer
frame get/set rectangle
frontmost get/set boolean
history get text
id get integer
index get/set integer
miniaturizable get boolean
miniaturized get/set boolean
name get text
normal text color get/set color
number of columns get/set integer
number of rows get/set integer
origin get/set point
position get/set point
processes get list of text
resizable get boolean
selected get/set boolean
size get/set point
title displays custom title get/set boolean
title displays device name get/set boolean
title displays file name get/set boolean
title displays shell path get/set boolean
title displays window size get/set boolean
tty get text
visible get/set boolean
zoomable get boolean
zoomed get/set boolean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment