Search the documentation
23 pages for tmux.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
First request
Claude Developer Platform · in the page
manage-claude/claude-code-analytics-api
…ment where Claude Code was used (for example, `vscode`, `iTerm.app`, `tmux`) #### Core metrics * **num\_sessions:** Number of distinct Claude Code sessions initiated by this actor * **lines\_of\_cod…
cloud-sandboxes-reference
Claude Developer Platform · in the page
managed-agents/cloud-sandboxes-reference
…- JSON and YAML processing * `tar`, `zip`, `unzip` - Archive tools * `tmux` - Terminal multiplexer ### Development tools * `make`, `cmake` - Build systems * `docker` - Container management (limited…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…inalCwd: string; worktreePath: string; worktreeBranch?: string; tmuxSessionName?: string; discardedFiles?: number; discardedCommits?: number;
Orchestrate teams of Claude Code sessions
Claude Code CLI · in the page
agent-teams
…s output at once and click into a pane to interact directly. Requires tmux, or iTerm2. <Note> `tmux` has known limitations on certain operating systems and traditionally works best on macOS. Using…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…even when it can't detect hyperlink support, for example over SSH or tmux. Set [`FORCE_HYPERLINK=0`](/docs/en/env-vars) to render the label as plain text. * After you send a follow-up to the session,…
Claude Code changelog
Claude Code CLI · in the page
changelog
…oment * Fixed selecting text in an opened background session inside tmux over SSH: it now copies to the tmux buffer like a foreground session instead of falling back to OSC 52 * Fixed SDK and clou…
CLI reference
Claude Code CLI · in the page
cli-reference
…s/en/agent-teams) teammates display: `in-process` (default), `auto`, `tmux`, or `iterm2` (added in v2.1.186). Overrides the [`teammateMode`](/docs/en/settings-reference#teammatemode) setting for this…
Configure cloud environments
Claude Code CLI · in the page
cloud-environments
…| | **Utilities** | git, gh, jq, yq, ripgrep, tmux, vim, nano | ¹ Bun is installed but has known [proxy compatibility issues](#install-depende…
Run Claude Code behind a corporate launcher
Claude Code CLI · in the page
corporate-launcher
…e teammate sessions that [agent teams](/docs/en/agent-teams) start in tmux or iTerm2. Teammate panes are interactive rather than background processes, but Claude Code starts them from its own binary,…
Environment variables
Claude Code CLI · in the page
env-vars
…* `DISABLE_TELEMETRY` * `DISABLE_ERROR_REPORTING` * `CLAUDE_CODE_TMUX_TRUECOLOR` * `FALLBACK_FOR_ALL_PRIMARY_MODELS` * `IS_DEMO` One other variable has its own rule: `FORCE_HYPERLINK` read…
Fullscreen rendering
Claude Code CLI · in the page
fullscreen
…hroughput is the bottleneck, such as the VS Code integrated terminal, tmux, and iTerm2. If your terminal scroll position jumps to the top while Claude is working, or the screen flashes as tool output…
Hooks reference
Claude Code CLI · in the page
hooks
…through its own terminal write path. This is race-free, works inside tmux and GNU screen, and works on Windows where there is no `/dev/tty`. The field accepts a string of one or more allowlisted esc…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…| Backgrounds Bash commands and agents. Tmux users press twice…
Customize keyboard shortcuts
Claude Code CLI · in the page
keybindings
…sk. The Ctrl+X Ctrl+B chord requires v2.1.169 or later and avoids the tmux prefix conflict | ### Theme actions Actions available in the `ThemePicker` context: | Action | D…
Monitoring
Claude Code CLI · in the page
monitoring-usage
…| Terminal type, such as `iTerm.app`, `vscode`, `cursor`, or `tmux`…
Choose a permission mode
Claude Code CLI · in the page
permission-modes
…aude Code v2.1.203 or later * Sending keystrokes to Claude Code's own tmux pane to drive its own interface, which the classifier treats as Claude changing its own permissions or oversight Claude Code…
Recommend your plugin from your CLI
Claude Code CLI · in the page
plugin-hints
…aude Code version, so it reaches the most sessions. It is also set in tmux sessions and stdio MCP server subprocesses that Claude Code starts. IDE extensions also set it in their integrated terminals,…
Continue local sessions from any device with Remote Control
Claude Code CLI · in the page
remote-control
…g on a remote machine after you disconnect from SSH, start it inside `tmux` or `screen`. * **Crashed sessions in server mode**: if a session served by `claude remote-control` crashes, send it a messag…
Claude Code settings
Claude Code CLI · in the page
settings
…mmates display: `in-process`, `auto` (split panes when running inside tmux, or inside iTerm2 with `it2` on your `PATH`; in-process otherwise), `tmux` (split panes using tmux or iTerm2, detected from y…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…`json settings.json theme={null} { "tui": "fullscreen" } ``` Under tmux `-CC` or over SSH to Windows, Claude Code keeps the classic renderer unless you set `CLAUDE_CODE_NO_FLICKER=1`. Background se…
Customize your status line
Claude Code CLI · in the page
statusline
…ll theme={null} $env:FORCE_HYPERLINK = "1"; claude ``` * SSH and tmux sessions may strip OSC sequences depending on configuration * If escape sequences appear as literal text like `\e]8;;`, use…
Configure your terminal for Claude Code
Claude Code CLI · in the page
terminal-config
…ter for newlines, get a terminal bell when Claude finishes, configure tmux, match the color theme, and enable Vim mode in the Claude Code CLI. Claude Code works in any terminal without configuration.…
Week 18 · April 27 – May 1, 2026
Claude Code CLI · in the page
whats-new/2026-w18
…clipboard access setting so <code>/copy</code> works, including from tmux</div> <div>Google Cloud's Agent Platform now supports X.509 certificate-based Workload Identity Federation (mTLS ADC)</di…