fix: add missing / to btw

This commit is contained in:
François Delbrayelle 2026-03-12 16:06:11 +01:00
parent 27352cc455
commit 757cfe0220

View file

@ -39,7 +39,7 @@ tags: [cheatsheet, reference]
| `/mobile` | Get Claude mobile app download links |
| `/fast` | Toggle fast mode (2.5x speed, 6x cost) |
| `/voice` | Toggle voice input (hold Space to speak, release to send) |
| `btw [question]` | Side question overlay — read-only ephemeral agent, no history pollution, no tools |
| `/btw [question]` | Side question overlay — read-only ephemeral agent, no history pollution, no tools |
| `/loop [interval] [prompt]` | Run a prompt on repeat (ex: `/loop 5m check the deploy`, default 10m) |
| `/stats` | Usage graph, favorite model, streak |
| `/rename [name]` | Name or rename the current session |