docs(coding-agent): mention editor replacement UI

This commit is contained in:
Mario Zechner 2026-01-26 00:35:12 +01:00
parent 011c9ecda7
commit 13b9e1e394

View file

@ -100,7 +100,7 @@ The interface from top to bottom:
- **Editor** - Where you type
- **Footer** - Working directory, token usage, cost, current model
Extensions can add widgets above/below the editor, a status line, custom footer, or overlays.
The editor can be temporarily replaced by other UI, like built-in `/settings` or custom UI from extensions. Extensions can also add widgets above/below the editor, a status line, custom footer, or overlays.
### Editor