summaryrefslogtreecommitdiff
path: root/docs/usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage.md')
-rw-r--r--docs/usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.md b/docs/usage.md
index 8c2d0a6..387ad34 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -165,7 +165,7 @@ Built-in agent detection (auto-detected from pane content, checked in order):
- Clears with: `End BSpace*200` (backspace method)
- Prompt pattern: Extracts from last `│...│` box
2. **Claude Code** -- detects `❯` prompt symbol, "claude code", or "anthropic"
- - Clears with: `Escape gg C-v G d i` (Vi/Vim style)
+ - Clears with: `C-a C-k` (Emacs/readline style)
- Prompt pattern: Extracts from last section between `─────` rules
3. **Amp** -- detects "amp" or "sourcegraph" in pane (TUI mode)
- Clears with: `C-u` (Emacs/readline style)