diff --git a/src/assets/terminal/Blocklist-with-review-changes.png b/src/assets/terminal/block-list-with-review-changes.png
similarity index 100%
rename from src/assets/terminal/Blocklist-with-review-changes.png
rename to src/assets/terminal/block-list-with-review-changes.png
diff --git a/src/content/docs/agent-platform/capabilities/computer-use.mdx b/src/content/docs/agent-platform/capabilities/computer-use.mdx
index 11c48b6c..3b52d874 100644
--- a/src/content/docs/agent-platform/capabilities/computer-use.mdx
+++ b/src/content/docs/agent-platform/capabilities/computer-use.mdx
@@ -25,7 +25,7 @@ Computer Use is only available in Warp's sandboxed cloud environments, not in lo
---
-## Enabling Computer Use
+## Enabling computer use
Computer Use is **opt-in** and disabled by default. You can enable it through several entry points:
@@ -66,7 +66,7 @@ In the Warp web app, you can enable or disable Computer Use for:
---
-## How Computer Use works
+## How computer use works
### Setup and requirements
diff --git a/src/content/docs/agent-platform/capabilities/full-terminal-use.mdx b/src/content/docs/agent-platform/capabilities/full-terminal-use.mdx
index cd2f8659..80b80793 100644
--- a/src/content/docs/agent-platform/capabilities/full-terminal-use.mdx
+++ b/src/content/docs/agent-platform/capabilities/full-terminal-use.mdx
@@ -19,7 +19,7 @@ With Full Terminal Use, Warp’s agent can attach to interactive tools like `psq
You can either ask the agent to start an interactive program, or you can start it yourself and then tag the agent in once the tool is already running. In both cases, the agent sees the same terminal buffer (and PTY session) you do and can act on it.
-## How Full Terminal Use works
+## How full terminal use works
#### Start an interactive command
@@ -107,14 +107,14 @@ The behavior differs based on where you start the long-running command:
1. Run an interactive command (e.g., `python`, `psql`)
2. Press `⌘↩` (macOS) or `Ctrl+Shift+Enter` (Windows/Linux), or use `⌘I` (macOS) / `Ctrl+I` (Windows/Linux), to tag in the agent
3. The input switches to Agent Mode with full controls
- 4. When you exit, an agent conversation block appears in your terminal blocklist
+ 4. When you exit, an agent conversation block appears in your terminal block list
5. Click the block to reopen the full conversation with your LRC interaction context
| Slash Command | Description |
|---|---|
/add-mcp | Add a new MCP server. |
/add-prompt | Add a new Agent Prompt in Warp Drive. |
/add-rule | Add a new Global Rule for the Agent. |
/agent | Start a new agent conversation. Optionally include a prompt to send immediately. |
/changelog | Open the latest Warp changelog. |
/cloud-agent | Start a new cloud agent conversation. {'*'} |
/compact | Free up context by summarizing conversation history. |
/compact-and | Compact the current conversation and then send a follow-up prompt. |
/conversations | Open conversation history. |
/cost | Toggle credit usage details in the current conversation. |
/create-environment | Create a Warp Environment (Docker image + repos) via guided setup. {'*'} |
/create-new-project | Have the Agent walk you through creating a new coding project. {'*'} |
/export-to-clipboard | Export the current conversation to clipboard in markdown format. |
/export-to-file | Export the current conversation to a markdown file. |
/feedback | Send feedback to the Warp team. Only the Agent-drafted flow consumes credits. See Using /feedback in Warp for details. {'*'} |
/fork | Forks the current conversation into a new thread with the full context and history of the original. You can optionally include a prompt that will be sent immediately in the forked conversation. |
/fork-and-compact | Forks the current conversation and automatically compacts the forked version. Useful when you want a fresh, summarized starting point that preserves relevant context while trimming the rest. |
/fork-from | Open a searchable menu to fork the conversation from a specific query. Select a query to create a fork that includes everything up to that point. |
/index | Index the current codebase using Codebase Context. |
/init | Index the current codebase and generate an AGENTS.md file. {'*'} |
/model | Switch the base agent model for the current conversation. |
/new | Start a new agent conversation (alias for /agent). |
/open-code-review | Open the code review pane. |
/open-file | Open a file for editing in Warp's code editor. |
/open-mcp-servers | View the status of your MCP servers. |
/open-project-rules | Open the Project Rules file (AGENTS). |
/open-repo | Switch to another indexed repository. |
/open-rules | View all of your global and project rules. |
/open-settings-file | Open the Warp settings file (settings.toml) in Warp's code editor. |
/open-skill | Open an interactive menu to browse and edit project or global skills. |
/orchestrate | Break a task into subtasks and run them in parallel with multiple agents. {'*'} |
/plan | Prompt the Agent to do some research and create a plan for a task. |
/pr-comments | Pull GitHub PR review comments into Warp. {'*'} |
/profile | Switch the active execution profile. |
/prompts | Search saved prompts. |
/rename-tab | Rename the current tab. Include the new tab name as an argument (for example, /rename-tab deploy). |
/rewind | Rewind to a previous point in the conversation. |
/skills | Invoke a skill from a searchable menu. |
/usage | Open billing and usage settings. |
| Slash Command | Description |
|---|---|
/add-mcp | Add a new MCP server. |
/add-prompt | Add a new Agent Prompt in Warp Drive. |
/add-rule | Add a new Global Rule for the Agent. |
/agent | Start a new agent conversation. Optionally include a prompt to send immediately. |
/changelog | Open the latest Warp changelog. |
/cloud-agent | Start a new cloud agent conversation. {'*'} |
/compact | Free up context by summarizing conversation history. |
/compact-and | Compact the current conversation and then send a follow-up prompt. |
/conversations | Open conversation history. |
/cost | Toggle credit usage details in the current conversation. |
/create-environment | Create a Warp Environment (Docker image + repos) via guided setup. {'*'} |
/create-new-project | Have the Agent walk you through creating a new coding project. {'*'} |
/export-to-clipboard | Export the current conversation to clipboard in markdown format. |
/export-to-file | Export the current conversation to a markdown file. |
/feedback | Send feedback to the Warp team. Only the Agent-drafted flow consumes credits. See Using /feedback in Warp for details. {'*'} |
/fork | Forks the current conversation into a new thread with the full context and history of the original. You can optionally include a prompt that will be sent immediately in the forked conversation. |
/fork-and-compact | Forks the current conversation and automatically compacts the forked version. Useful when you want a fresh, summarized starting point that preserves relevant context while trimming the rest. |
/fork-from | Open a searchable menu to fork the conversation from a specific query. Select a query to create a fork that includes everything up to that point. |
/index | Index the current codebase using Codebase Context. |
/init | Index the current codebase and generate an AGENTS.md file. {'*'} |
/model | Switch the base Agent Model for the current conversation. |
/new | Start a new agent conversation (alias for /agent). |
/open-code-review | Open the code review pane. |
/open-file | Open a file for editing in Warp's code editor. |
/open-mcp-servers | View the status of your MCP servers. |
/open-project-rules | Open the Project Rules file (AGENTS). |
/open-repo | Switch to another indexed repository. |
/open-rules | View all of your global and project rules. |
/open-settings-file | Open the Warp settings file (settings.toml) in Warp's code editor. |
/open-skill | Open an interactive menu to browse and edit project or global skills. |
/orchestrate | Break a task into subtasks and run them in parallel with multiple agents. {'*'} |
/plan | Prompt the Agent to do some research and create a plan for a task. |
/pr-comments | Pull GitHub PR review comments into Warp. {'*'} |
/profile | Switch the active execution profile. |
/prompts | Search saved prompts. |
/rename-tab | Rename the current tab. Include the new tab name as an argument (for example, /rename-tab deploy). |
/rewind | Rewind to a previous point in the conversation. |
/skills | Invoke a skill from a searchable menu. |
/usage | Open billing and usage settings. |
|
|
+|
|
|
### Entering Agent Mode
@@ -177,7 +177,7 @@ You can leave Agent or Terminal Modes in several ways:
-### Natural Language Auto-detection Settings
+### Natural language auto-detection settings
Warp can automatically detect when you’re writing in plain English and switch you into Agent Mode. If needed, you can customize or disable this behavior.
diff --git a/src/content/docs/terminal/more-features/accessibility.mdx b/src/content/docs/terminal/more-features/accessibility.mdx
index 546dc004..4c48fe9d 100644
--- a/src/content/docs/terminal/more-features/accessibility.mdx
+++ b/src/content/docs/terminal/more-features/accessibility.mdx
@@ -13,7 +13,7 @@ We recognize the need to improve the experience for those visually impaired, as
**Keep in mind that this is a work-in-progress and the current state is not a final state of accessibility in Warp**.
-## How to use Warp with Voice Over?
+## How to use warp with voice over?
The best way to start working with Warp & VoiceOver is to install it using Homebrew:
diff --git a/src/content/docs/terminal/more-features/files-and-links.mdx b/src/content/docs/terminal/more-features/files-and-links.mdx
index 7315b95a..3c979e9b 100644
--- a/src/content/docs/terminal/more-features/files-and-links.mdx
+++ b/src/content/docs/terminal/more-features/files-and-links.mdx
@@ -73,7 +73,7 @@ Non exhaustive list of editors, please submit new ones on our GitHub, see [Sendi
## Scripts
-Warp can open `.command` and Unix Executable files from the finder directly.
+Warp can open **.command** and Unix Executable files from the finder directly.
1. Find a `.command` or Shell script you'd like to open in Finder.
2. Right-click and open the script with Warp.
diff --git a/src/content/docs/terminal/more-features/full-screen-apps.mdx b/src/content/docs/terminal/more-features/full-screen-apps.mdx
index 2aa78d41..eb3afeb7 100644
--- a/src/content/docs/terminal/more-features/full-screen-apps.mdx
+++ b/src/content/docs/terminal/more-features/full-screen-apps.mdx
@@ -33,7 +33,7 @@ If you want a mouse event to go to Warp instead (for example, for text selection
## Padding
-Warp supports configuring how much padding surrounds full-screen apps. The default is 0 pixel padding, but this can be changed to a custom padding amount or to match the padding in the Blocklist.
+Warp supports configuring how much padding surrounds full-screen apps. The default is 0 pixel padding, but this can be changed to a custom padding amount or to match the padding in the block list.
:::note
Warp allows you to scale your terminal by fractions of a cell width | height. When your terminal size is not perfectly aligned to a cell width | height, the extra space appears as padding on the right | bottom.
@@ -42,7 +42,7 @@ Warp allows you to scale your terminal by fractions of a cell width | height. Wh
### How to access it
* Go to **Settings** > **Appearance** > **Full-screen Apps** or from the [Command Palette](/terminal/command-palette/) search for "Appearance"
- * `Use custom padding in alt-screen` is enabled by default, you can disable it to match the Blocklist padding
+ * `Use custom padding in alt-screen` is enabled by default, you can disable it to match the block list padding
* Set the desired uniform padding (px) pixels, which is set to 0px by default
:::caution
diff --git a/src/content/docs/terminal/more-features/markdown-viewer.mdx b/src/content/docs/terminal/more-features/markdown-viewer.mdx
index 58be5329..2f34b842 100644
--- a/src/content/docs/terminal/more-features/markdown-viewer.mdx
+++ b/src/content/docs/terminal/more-features/markdown-viewer.mdx
@@ -39,7 +39,7 @@ The following commands are considered Markdown viewers:
* `glow`
* `less`
-### Opening a Markdown file from Finder
+### Opening a markdown file from finder
From Finder, you can open a Markdown file in Warp from the “Open With” menu that appears when right-clicking on the file.
diff --git a/src/content/docs/terminal/more-features/text-selection.mdx b/src/content/docs/terminal/more-features/text-selection.mdx
index 003a0d1c..5eba3c01 100644
--- a/src/content/docs/terminal/more-features/text-selection.mdx
+++ b/src/content/docs/terminal/more-features/text-selection.mdx
@@ -14,7 +14,7 @@ description: >-