mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 22:03:45 +00:00
Clarify Ctrl+Z docs to mention fg for resume
This commit is contained in:
parent
8868d623fc
commit
6683e06376
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ The agent reads, writes, and edits files, and executes commands via bash.
|
|||
| Escape | Cancel autocomplete / abort streaming |
|
||||
| Ctrl+C | Clear editor (first) / exit (second) |
|
||||
| Ctrl+D | Exit (when editor is empty) |
|
||||
| Ctrl+Z | Suspend to background |
|
||||
| Ctrl+Z | Suspend to background (use `fg` in shell to resume) |
|
||||
| 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