ghostty_keybind
Bind actions to key combinations in Ghostty terminal or remove existing keybindings.
Instructions
Manage Ghostty keybindings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key combination (e.g., "cmd+c", "ctrl+shift+t") | |
| action | Yes | Action to bind (e.g., "copy", "paste", "new_tab") | |
| remove | No | If true, removes the keybinding |