kitty_focus_window
Bring a specific kitty terminal window to the foreground by matching its title or ID. Defaults to focusing the command window when no match is given.
Instructions
Focus the specified kitty window, bringing it to the foreground. If no match expression is provided, the command window is focused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match | No | Window match expression for the window to focus. | |
| no_response | No | Don't wait for a response from kitty. |