kitty_set_tab_title
Set a custom title for specific kitty terminal tabs, or reset to default when no title is provided.
Instructions
Set the title for the specified kitty tabs. If no title is provided, resets to the active-window-controlled title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match | No | Tab match expression. | |
| title | Yes | The new title for the tab. |