Warp is a high-performance, Rust-based terminal reimagined for the 21st century. It transforms the command line from a static text buffer into an intelligent, collaborative development environment. Designed to feel more like a modern IDE than a 40-year-old console, Warp integrates AI command generation, block-based navigation, and team collaboration directly into your workflow.
Key Features:
- IDE-Like Text Editing: Say goodbye to character-by-character navigation. Warp features a full text editor with cursor positioning, mouse support, multi-line editing, and familiar macOS keybindings (like Cmd+A or Cmd+Z).
- Warp AI & Agent Mode: Look up commands using natural language—simply type # followed by your request (e.g., # find all large files and delete them) and Warp will generate the correct shell command. Use Agent Mode to debug errors or refactor code across your codebase autonomously.
- Output Blocks: Every command and its output is grouped into a "Block." You can easily navigate between commands, copy only the output, or share a permalink to a specific block with a teammate.
- Warp Drive (Shared Workflows): Save and share parameterized commands as reusable workflows. It’s like a collaborative knowledge base that lives inside your terminal, ensuring your team always has the right commands at their fingertips.
- Blazing Performance: Built entirely in Rust and rendered on the GPU, Warp stays smooth at 60 FPS even when handling thousands of lines of output.
- Zero-Config Completions: Get smart, IDE-style completions for thousands of CLI tools (git, docker, npm, etc.) without needing to install complex plugins or manage Zsh/Bash configurations.
- Native & Secure: Features a modern macOS UI with customizable themes, transparent backgrounds, and vertical tabs. Warp is SOC2 Type 2 compliant and offers secret redaction to keep your API keys safe.