mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 03:03:44 +00:00
docs(coding-agent): document Ctrl+G external editor shortcut
This commit is contained in:
parent
fe853ed869
commit
0f6cb1183e
2 changed files with 5 additions and 0 deletions
|
|
@ -230,6 +230,7 @@ The agent reads, writes, and edits files, and executes commands via bash.
|
|||
| Ctrl+P | Cycle models (scoped by `--models`) |
|
||||
| Ctrl+O | Toggle tool output expansion |
|
||||
| Ctrl+T | Toggle thinking block visibility |
|
||||
| Ctrl+G | Edit message in external editor (`$VISUAL` or `$EDITOR`) |
|
||||
|
||||
### Bash Mode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue