Terminal > Command entry
Command entry overview
# Command entry overview import DemoVideo from '@components/DemoVideo.astro'; import VideoEmbed from '@components/VideoEmbed.astro'; 1. [Command Corrections](/terminal/entry/command-corrections/) provides auto-correct suggestions on previously run commands to catch typos and forgotten flags, and fix general console errors. 2. [Command Search](/terminal/entry/command-search/) is a 3-in-1 panel that allows you to search across Command History, Workflows, Notebooks, and AI Command Search all at once. 3. [Command History](/terminal/entry/command-history/) allows Warp to isolate the history of each shell session to make previously run commands easily accessible. 4. [Synchronized Inputs](/terminal/entry/synchronized-inputs/) allow you to easily run the same command in multiple sessions at the same time. 5. [YAML Workflows](/terminal/entry/yaml-workflows/) are easier to execute and share parameterized and searchable commands within Warp. ## Command Corrections <VideoEmbed url="https://www.loom.com/share/180e1dc8d1504ec39c00694d9fd71b7c?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true" title="Command Corrections Demo" /> ## Command Search <VideoEmbed url="https://www.loom.com/share/21a6f58a33754ee7913edbff6d33d8d1?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true" title="Command Search Demo" /> ## Command History <VideoEmbed url="https://www.loom.com/share/8119beca8d794b06859c5dea1b1377bb?hide_owner=true&hide_share=true&hide_title=true&hideEmbedTopBar=true" title="Command History Demo" /> ## YAML Workflows <DemoVideo src="/assets/terminal/yaml_workflows_demo.mp4" label="YAML Workflows Demo" />Warp's main features for Command Entry, History, Synchronized Inputs, YAML Workflows, and more.
- Command Corrections provides auto-correct suggestions on previously run commands to catch typos and forgotten flags, and fix general console errors.
- Command Search is a 3-in-1 panel that allows you to search across Command History, Workflows, Notebooks, and AI Command Search all at once.
- Command History allows Warp to isolate the history of each shell session to make previously run commands easily accessible.
- Synchronized Inputs allow you to easily run the same command in multiple sessions at the same time.
- YAML Workflows are easier to execute and share parameterized and searchable commands within Warp.
Command Corrections
Section titled “Command Corrections”Command Search
Section titled “Command Search”Command History
Section titled “Command History”YAML Workflows
Section titled “YAML Workflows”Was this page useful?