Add Ctrl+D to README keyboard shortcuts

This commit is contained in:
Ahmed Kamal 2025-12-18 19:56:23 +02:00
parent d569f0353e
commit 4f2bc9b617

View file

@ -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 |