MULTIPLEXER
Splits, tabs, floating panes, and persistent sessions. No tmux required.
Pane Splits
Split any pane horizontally or vertically to run multiple shells side by side. Splits can be nested as deep as you like.
- Ctrl+Shift+D -- Split right
- Ctrl+Shift+E -- Split down
- Alt+Arrow -- Focus pane by direction
- Alt+Shift+Arrow -- Resize pane
- Ctrl+Shift+= -- Equalize all panes
- Ctrl+Shift+Z -- Zoom/unzoom focused pane
Dividers are draggable. Close a pane with Ctrl+W and the remaining panes expand to fill the space.
Floating Panes
Any pane can become a floating overlay that sits on top of your splits. Drag, resize, and stack floating panes freely. Toggle between floating and tiled with a single keystroke.
- Ctrl+Shift+F -- Toggle floating pane
- Ctrl+Shift+G -- Move pane between floating and tiled
Floating panes snap to edges and enforce minimum dimensions.
Undo / Redo Layout
Every split, close, and layout change is recorded. Made a mistake? Just undo it.
- Ctrl+Shift+U -- Undo last split/close
- Ctrl+Shift+Y -- Redo
The full history of your layout changes is preserved for the session.
Tabs
Chrome-style tab management. Tabs can be torn off into new windows, dragged back in, and reordered with smooth animation.
- Ctrl+T -- New tab
- Ctrl+W -- Close tab
- Ctrl+Tab / Ctrl+Shift+Tab -- Next/previous tab
- Ctrl+Shift+T -- Undo close tab (restores working directory)
Hover over a tab to see a live thumbnail preview of its content.
Multi-Window
Open multiple windows and drag tabs between them. Each window gets proper HiDPI handling, and all windows share the same session so your work stays connected.