The terminal for the 21st century

Warp is a blazingly fast, Rust-based terminal that makes you and your team more productive.

~/projects/warp $ cargo run
Compiling warp v1.0.0
Finished dev [unoptimized + debuginfo] target(s) in 2.34s
Running `target/debug/warp`
~/projects/warp |
⌘ P
Command Palette
Works like an IDE

Input that feels modern.

Warp's input acts like a modern text editor. You can click to move your cursor, select text to copy it, and use standard keyboard shortcuts to edit your commands.

No more frustrating keyboard contortions just to fix a typo in the middle of a long command.

Warp AI

Never search for a command again. Warp AI can generate commands from natural language, explain errors, and help you debug complex terminal output right within your workflow.

Warp Drive

Save, organize, and share commands with your team. Warp Drive replaces scattered scripts and tribal knowledge with a searchable, collaborative command palette.