Persistent sessions
The daemon keeps PTYs alive after the window closes. Return to the same process, output, and visual context.
THE COMPLETE KIT
With other terminals, obviously. We are not asking bash to join a retrospective.
The daemon keeps PTYs alive after the window closes. Return to the same process, output, and visual context.
Choose layouts from 1×1 to 3×3, reorder with drag & drop, and focus a pane when you need room to breathe.
Claude Code, Codex CLI, Gemini CLI, Copilot CLI, OpenCode, and more with guided detection and installation.
Store names, positions, profiles, and working directories. Restoring a project should take one click.
Type into every active session at once, with a very visible indicator to prevent accidental adventures.
Search history across every session and run commands again without archaeology by arrow key.
OpenMultiTerm, One Dark, Dracula, Tokyo Night, Nord, and Nerd Font support.
Find text inside a pane, copy full buffers, or export them to a .log file.
Windows, macOS, and Linux with platform-aware profiles. We do not offer PowerShell where it does not exist out of optimism.
UNDER THE HOOD
The Electron interface connects over WebSocket to a separate local process that owns the terminals. That boundary lets you close, update, and return without sacrificing long-running work.
~/projects/api $ npm run dev
✓ Server ready on :4000
Watching for changes
~/projects/app $ codex
› Analyzing the architecture…
Context loaded. Let’s go.
~/projects/app $ npm test
✓ 42 tests passed
Time: 1.37 s
[18:42:07] connection established
[18:42:08] session restored
daemon: everything is fine™
TRY IT IN YOUR WORKFLOW