diff --git a/src/content/docs/terminal/input/universal-input.mdx b/src/content/docs/terminal/input/universal-input.mdx
index 8619acb4..591ba9d2 100644
--- a/src/content/docs/terminal/input/universal-input.mdx
+++ b/src/content/docs/terminal/input/universal-input.mdx
@@ -72,9 +72,15 @@ _Indicator_: Neither mode highlighted.
When Warp detects an input type, the input switcher softly highlights the corresponding mode.
-| Agent (natural language) mode detected | Terminal (shell) mode detected |
-| ----------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
-|
|
|
+
+
+Agent (natural language) mode detected.
+
+
+
+
+Terminal (shell) mode detected.
+
:::note
The model Warp uses to detect natural language automatically is completely local.
@@ -89,9 +95,15 @@ By default, auto-detection is enabled. This means Warp decides whether to treat
* `CMD+I` (macOS)
* `CTRL+I` (Windows/Linux)
-| Agent (natural language) mode enabled | Terminal (shell) mode enabled |
-| -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
-|
|
|
+
+
+Agent (natural language) mode enabled.
+
+
+
+
+Terminal (shell) mode enabled.
+
### Entering Agent Mode