Warp Agent CLI > Using the agent
Input and editing in the {{WARP_CLI}}
# Input and editing in the {{WARP_CLI}} import { VARS } from '@data/vars'; {/* TODO(cli-input): draft per drafts/warp-cli-launch-plan.md — "cli/input-and-editing.mdx" section. Feature-doc content type. */} The {VARS.WARP_CLI} documentation for this page is in progress. ## Slash commands {/* TODO(cli-input): slash command menu, filtering, argument hints; link to reference page for the full table. */} ## Prompt history {/* TODO(cli-input): up-arrow history for prompts and shell commands. */} ## Tab completions {/* TODO(cli-input): completions for shell commands — confirm shipped before merge. */} ## Mouse support {/* TODO(cli-input): text selection in the input, clicking inline menu rows, selection persistence. */} ## Selection and clipboard {/* TODO(cli-input): copying, opt-in auto-copy of highlighted input text. */} ## Attach images {/* TODO(cli-input): attaching images as context. */} ## Voice input {/* TODO(cli-input): /voice, `Ctrl+S`, configurable keybinding; cross-link voice docs. */} ## Vim mode {/* TODO(cli-input): vim input mode — confirm shipped before merge. */} ## Keyboard hints and the shortcuts menu {/* TODO(cli-input): ghost-text hints in the input, shortcuts menu. */}Tell me about this feature: https://docs.warp.dev/cli/input-and-editing/The {{WARP_CLI}} input editor: slash commands, history, completions, mouse support, images, voice input, and Vim mode.
The Warp Agent CLI documentation for this page is in progress.