kitty_resize_window
Resize a specified kitty window along horizontal or vertical axis, or reset to default sizes. Adjust size by increment in cells.
Instructions
Resize the specified kitty window within its current layout. Not all layouts support resizing in all directions. Use axis "reset" to restore default sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | Axis to resize along. "reset" restores the default size. Default: horizontal. | |
| self | No | Resize the window this command runs in. | |
| match | No | Window match expression. | |
| increment | No | Number of cells to change size by. Can be negative. Default: 2. |