mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 05:03:26 +00:00
Add Ctrl+D to README keyboard shortcuts
This commit is contained in:
parent
d569f0353e
commit
4f2bc9b617
1 changed files with 1 additions and 0 deletions
|
|
@ -219,6 +219,7 @@ The agent reads, writes, and edits files, and executes commands via bash.
|
|||
| Tab | Path completion / accept autocomplete |
|
||||
| Escape | Cancel autocomplete / abort streaming |
|
||||
| Ctrl+C | Clear editor (first) / exit (second) |
|
||||
| Ctrl+D | Exit (when editor is empty) |
|
||||
| Shift+Tab | Cycle thinking level |
|
||||
| Ctrl+P | Cycle models (scoped by `--models`) |
|
||||
| Ctrl+O | Toggle tool output expansion |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue