# Editor Split Panes

`splitMain(n)` carves the main content into N resizable panes (an IDE editor split), with draggable gutters between them. Buttons re-split live into 2 or 3 panes, stack them vertically, or `unsplitMain()`; pane 0 keeps the original content while `getMainSplitPanes()` fills the rest.
