Warp documentation
  • Getting Started
    • Quickstart Guide
    • What is Warp?
    • Supported Shells
    • Migrate to Warp
    • Keyboard Shortcuts
    • Changelog
  • Agents
    • Warp AI
    • Using Agents
      • Agent Conversations
      • Agent Context
      • Model Choice
    • Autonomy
      • Agent Permissions
      • Run to completion
    • Code
      • Codebase Context
      • Reviewing Agent Code
    • Active AI
    • Generate
    • Voice
    • AI FAQs
  • Terminal
    • Appearance
      • Themes
      • Custom Themes
      • Prompt
      • Input Position
      • Text, Fonts, & Cursor
      • Size, Opacity, & Blurring
      • Pane Dimming & Focus
      • Blocks Behavior
      • Tabs Behavior
      • App Icons
    • Blocks
      • Block Basics
      • Block Actions
      • Block Sharing
      • Block Find
      • Block Filtering
      • Background Blocks
      • Sticky Command Header
    • Modern Text Editing
      • Alias Expansion
      • Command Inspector
      • Syntax & Error Highlighting
      • Vim Keybindings
    • Command Entry
      • Command Corrections
      • Command Search
      • Command History
      • Synchronized Inputs
      • YAML Workflows
    • Command Completions
      • Completions
      • Autosuggestions
    • Command Palette
    • Session Management
      • Launch Configurations
      • Session Navigation
      • Session Restoration
    • Window Management
      • Global Hotkey
      • Tabs
      • Split Panes
    • Warpify
      • Subshells
      • SSH
      • SSH Legacy
    • More Features
      • Accessibility
      • Files, Links, & Scripts
      • Markdown Viewer
      • Working Directory
      • Smart-Select
      • Full-screen Apps
      • Notifications & Audible Bell
      • Settings Sync (Beta)
      • Quit Warning
      • URI Scheme
      • Linux
    • Comparisons
      • Performance
      • Terminal features
    • Integrations
  • Knowledge & Collaboration
    • Warp Drive
      • Notebooks
      • Workflows
      • Prompts
      • Environment Variables
      • Warp Drive on the Web
      • Warp Drive as Agent Mode Context
    • Model Context Protocol
    • Rules
    • Teams
    • Session Sharing
  • Privacy
    • Privacy
    • Secret Redaction
    • Network Log
  • Community
    • Refer a Friend & Earn Rewards
    • Warp Preview & Alpha Program
  • Support & Billing
    • Sending Feedback & Logs
    • Plans & Pricing
    • Updating Warp
    • Using Warp Offline
    • Logging out & Uninstalling
    • Known Issues
    • Troubleshooting Login Issues
    • Open Source Licenses
Powered by GitBook
On this page
  • Quick Start
  • Search Filters
  • Additional Features
  • How it works

Was this helpful?

  1. Terminal
  2. Command Entry

Command Search

The Command Search panel allows you to search across Command History, Workflows, Environment Variables, Notebooks, Prompts, and Agent Mode history simultaneously. Warp supports fuzzy search and tries

PreviousCommand CorrectionsNextCommand History

Last updated 2 days ago

Was this helpful?

Tailor your Command Search experience by toggling off "Show Global Workflows" in Settings > Features. When disabled, your search will exclusively encompass YAML and Warp Drive Workflows.

Quick Start

  1. Press CTRL-R to open the Command Search Panel

  2. Type your search query in the input box

  3. Press ENTER to input the selected command into Warp's Input Editor

Search Filters

You can filter your search results by prepending your search term with any of the following:

Filter
Shortcuts

Command History

history:, h:, or H-TAB

Prompts

prompts:, p:, or P-TAB

Agent Mode History

ai_history:, a:, or A-TAB

Workflows

workflows:, w:, or W-TAB

Notebooks

notebooks:, n:, or N-TAB

Environment Variables

env_vars:, e:, or E-TAB

Generate

#:

When a filter is activated, it will be bolded and italicized in the search panel.

Additional Features

  • You can expand the menu horizontally by dragging the right edge

  • The panel supports fuzzy search and ranks results by relevance

How it works

Command Search Demo
Command Search Panel