tmux restore

Exact tmux pane restore

Back2Vibing takes you back to the exact tmux session, window, and pane where an agent was running, so you can answer prompts without hunting through splits.

Pane precision

Keep Claude Code, Codex, Gemini CLI, or OpenCode in separate panes and jump back to the one that actually finished.

Session-aware focus

Restore the window and split that held the task, not just the terminal app that happens to be open.

Monitoring fallback

Use tmux monitoring for generic CLI commands that still deserve exact return-to-context behavior.

Why tmux matters

tmux gives Back2Vibing the most precise anchor for a running agent. When work ends, the app can return you to the same split instead of the nearest terminal.
That matters when one pane is waiting on approval, another is running tests, and a third is already on the next task.

Supported workflows

Claude Code

Track approvals and long-running commands in a dedicated pane.

Gemini CLI

Return to the shell where tests or a plan review finished.

OpenCode

Keep each agent isolated in its own split for cleaner handoff.

Codex

Restore the exact split that was waiting for the response.