iyke_split
Split a pane horizontally (side-by-side) or vertically (top-bottom), with optional pane ID for a specific pane.
Instructions
Split the focused pane (or a specific pane via pane_id) into two. "horizontal" splits side-by-side; "vertical" splits top-bottom. Subject to the in-app MAX_LEAVES cap (currently 6).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pane_id | No | Optional. Defaults to focused pane. | |
| direction | Yes |