mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 19:04:37 +00:00
add ctrl+t shortcut to toggle llm thinking block visibility
This commit is contained in:
parent
590db4b6cf
commit
a29cd80acf
3 changed files with 20 additions and 10 deletions
|
|
@ -684,6 +684,7 @@ Change queue mode with `/queue` command. Setting is saved in `~/.pi/agent/settin
|
|||
- **Shift+Tab**: Cycle thinking level (for reasoning-capable models)
|
||||
- **Ctrl+P**: Cycle models (use `--models` to scope)
|
||||
- **Ctrl+O**: Toggle tool output expansion (collapsed ↔ full output)
|
||||
- **Ctrl+T**: Toggle thinking block visibility (shows full content ↔ static "Thinking..." label)
|
||||
|
||||
## Project Context Files
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue