kitty_set_font_size
Adjust font size in the active kitty terminal window. Use absolute points, relative changes with +N/-N, or reset to default with 0.
Instructions
Set the font size in the active OS window. All sub-windows in the same OS window share the same font size. Use "+N"/"-N" for relative changes, a number for absolute size, or "0" to reset to default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Apply to all OS windows. | |
| size | Yes | Font size: a number in points (e.g. "14"), "+N" to increase, "-N" to decrease, or "0" to reset. Required. |