send_control_character
Send control characters (e.g., Control-C or telnet escape) to the active iTerm terminal for managing processes or executing commands directly within the terminal session.
Instructions
Sends a control character to the active iTerm terminal (e.g., Control-C, or special sequences like ']' for telnet escape)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
letter | Yes | The letter corresponding to the control character (e.g., 'C' for Control-C, ']' for telnet escape) |