Search the documentation
14 pages for /tui.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
TUI client
Model Context Protocol · path
docs/2026-07-28/tools/inspector/tui
TUI client
Model Context Protocol · path
docs/draft/tools/inspector/tui
Claude Code changelog
Claude Code CLI · in the page
changelog
…ermissions`), tool allow/deny rules, model or effort flags * Fixed `/tui` dropping launch `--allowed-tools`/`--disallowed-tools` rules when it restarts; it now declines to switch, with the reason, w…
Commands
Claude Code CLI · in the page
commands
…| | `/tui [default\|fullscreen]` | Set the terminal UI renderer and re…
Environment variables
Claude Code CLI · in the page
env-vars
…](/docs/en/settings-reference#tui) setting. You can also switch with `/tui default`. Does not apply to background sessions opened from [agent view](/docs/en/agent-view), which always use fullscreen re…
Error reference
Claude Code CLI · in the page
errors
…y running shell commands before their prompt runs. So do errors from `/tui`, which relaunches the CLI. ### Conflict between --bg and --print This message requires Claude Code v2.1.198 or later. You…
Fullscreen rendering
Claude Code CLI · in the page
fullscreen
…classic renderer](#fullscreen-by-default) depends on your setup. Run `/tui fullscreen` or `/tui default` to switch in your current conversation. Behavior may change based on feedback. </Note> Fullscr…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…is open (toggled with `Ctrl+O`), these shortcuts are available. Run `/tui` with no argument to check which renderer is active. `Ctrl+E` can be rebound via [`transcript:toggleShowAll`](/docs/en/keybin…
Claude Code settings
Claude Code CLI · in the page
settings
…lback. Use `"default"` for the classic main-screen renderer. Set via `/tui`. You can also set the [`CLAUDE_CODE_NO_FLICKER`](/docs/en/env-vars) environment variable. Background sessions opened from [a…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…llback, or `"default"` for the classic main-screen renderer. Running `/tui fullscreen` or `/tui default` writes this key for you. * **Scope**: [`Any file`](#scopes) * **Type**: string, one of: * `"…
Configure your terminal for Claude Code
Claude Code CLI · in the page
terminal-config
…attached [background sessions](/docs/en/agent-view), and if you run `/tui fullscreen` in any other session, Claude Code prints an explanation instead of switching. If the display flickers or the scr…
Week 16 · April 13–17, 2026
Claude Code CLI · in the page
whats-new/2026-w16
…and or turn it off from <code>/config</code></div> <div>New <code>/tui</code> command and <code>tui</code> setting switch between classic and flicker-free rendering mid-conversation; focus view mo…
MCP Inspector
Model Context Protocol · in the page
docs/2026-07-28/tools/inspector
…ndex.js ``` See [TUI client](/docs/2026-07-28/tools/inspector/tui). </Tab> </Tabs> ### Inspecting published servers Pass the command that launches the server as the Inspector's arguments,…
MCP Inspector
Model Context Protocol · in the page
docs/draft/tools/inspector
…ver/index.js ``` See [TUI client](/docs/draft/tools/inspector/tui). </Tab> </Tabs> ### Inspecting published servers Pass the command that launches the server as the Inspector's arguments,…