Panes & Splits

Splitting

Split the focused pane into two:

New panes inherit the working directory of the pane they were split from. Splits can be nested to any depth — split a split, split that split again.

Move focus between panes spatially:

The focused pane has an accent-colored border. Unfocused panes are dimmed slightly.

Resizing

Content reflows to fit the new pane size as you resize.

Zoom

Press Ctrl+Shift+Z to zoom the focused pane to fill the entire tab. Press again to unzoom and return to the split layout. While zoomed, all other panes are hidden but remain running.

Floating Panes

Floating panes overlay the split tree. They can be dragged, resized, and stacked:

Floating panes snap to edges and enforce minimum dimensions. They have proper z-ordering — click a floating pane to raise it.

Undo / Redo

Every split, close, and layout change is recorded:

The full history of split tree states is preserved for the session lifetime.

Closing

Ctrl+W closes the focused pane. The split tree collapses automatically — the remaining panes expand to fill the space. If it's the last pane in a tab, the tab closes.