mirror of
https://github.com/badlogic/pi-mono.git
synced 2026-05-02 16:20:22 +00:00
docs(coding-agent): explain Windows Terminal Alt+Enter remap (#1967)
This commit is contained in:
parent
78bf0262e5
commit
b621f3eefd
2 changed files with 12 additions and 2 deletions
|
|
@ -186,6 +186,8 @@ Submit messages while the agent is working:
|
|||
- **Escape** aborts and restores queued messages to editor
|
||||
- **Alt+Up** retrieves queued messages back to editor
|
||||
|
||||
On Windows Terminal, `Alt+Enter` is fullscreen by default. Remap it in [docs/terminal-setup.md](docs/terminal-setup.md) so pi can receive the follow-up shortcut.
|
||||
|
||||
Configure delivery in [settings](docs/settings.md): `steeringMode` and `followUpMode` can be `"one-at-a-time"` (default, waits for response) or `"all"` (delivers all queued at once). `transport` selects provider transport preference (`"sse"`, `"websocket"`, or `"auto"`) for providers that support multiple transports.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue