kitty_kitten
Run a kitten (kitty extension) on selected terminal windows to add functionality like Unicode input or hints.
Instructions
Run a kitten (kitty extension) over the specified windows. The kitten can be a builtin name or a path to a Python file containing a custom kitten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Additional arguments to pass to the kitten. | |
| match | No | Window match expression. | |
| kitten_name | Yes | The name of the kitten to run (e.g. "unicode_input", "hints"). Required. |