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.

Native lifecycle + exact pane return

The agent integration detects the lifecycle event and tmux identity selects the pane; neither polls terminal output.

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.