The Gemini TUI
Default gemini drops you into a streaming REPL. The composer accepts plain text plus a few built-in commands: /help, /clear, /compact, /cost, /theme, /exit. Multi-line prompts via Shift+Enter; ↑/↓ for history; Ctrl+C interrupts.
Print mode (gemini -p) is the non-interactive equivalent — single shot, stdout, exit. Same composability as Claude Code's -p and Codex's exec.