docs: add Shift+Ctrl+P and Ctrl+L keyboard shortcuts to README
Follow-up to #315
This commit is contained in:
@@ -244,7 +244,8 @@ The agent reads, writes, and edits files, and executes commands via bash.
|
||||
| Ctrl+D | Exit (when editor is empty) |
|
||||
| Ctrl+Z | Suspend to background (use `fg` in shell to resume) |
|
||||
| Shift+Tab | Cycle thinking level |
|
||||
| Ctrl+P | Cycle models (scoped by `--models`) |
|
||||
| Ctrl+P / Shift+Ctrl+P | Cycle models forward/backward (scoped by `--models`) |
|
||||
| Ctrl+L | Open model selector |
|
||||
| Ctrl+O | Toggle tool output expansion |
|
||||
| Ctrl+T | Toggle thinking block visibility |
|
||||
| Ctrl+G | Edit message in external editor (`$VISUAL` or `$EDITOR`) |
|
||||
|
||||
Reference in New Issue
Block a user