kitty_disable_ligatures
Control ligature rendering in kitty windows: disable always, never, or only under the cursor.
Instructions
Control ligature rendering for specified kitty windows/tabs. "never" shows ligatures normally, "always" disables them everywhere, "cursor" disables them only under the cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Apply to all windows. | |
| match | No | Window match expression. | |
| strategy | Yes | Ligature strategy. "never" = show normally, "always" = disable, "cursor" = disable only under cursor. Required. | |
| match_tab | No | Tab match expression. |