Expand description
Structs§
- Annotation
- A builder for terminal annotations
Enums§
- Attention
Type - The possible types of attention actions
- Cursor
Shape - The possible cusor shpaes
Functions§
- anchor
- Display a clickable link with custom display text
- attention
- Trigger a dock bounce notification or fireworks
- clear_
scrollback - Clear the terminals scroll history
- cursor_
guide - Set the visibility of the cursor guide
- download_
file - Download a file. Accepts raw file contents and option arguments
- get_
cell_ size - Gets the size of a cell in points as a floating point number
- get_
terminal_ variable - Gets the value of a session variable
- pop_
current_ touchbar_ labels - Pop the current key labels
- pop_
touchbar_ label - Pop a specific touchbar key label by name
- push_
current_ touchbar_ labels - Push the current key labels
- push_
touchbar_ label - Push a specific touchbar key label by name
- restore_
tab_ colors - Restore the tab colors to defaults
- send_
notification - Send a system wide Growl notification
- set_
background_ image - Set the terminal background to the image at a path
- set_
clipboard - Sets the clipboard
- set_
color_ palette - Sets the terminal color palette
- set_
current_ dir - Sets the terminals current working directory
- set_
cursor_ shape - Set the shape of the cursor
- set_
mark - Set a mark at the current line
- set_
tab_ colors - Sets the tab colors to a custom rgb value
- set_
touchbar_ key_ label - Configures touchbar key lables
- set_
unicode_ version - Sets the terminals unicode version
- steal_
focus - Attempt to make iTerm the focused application