add ctrl+t shortcut to toggle llm thinking block visibility

This commit is contained in:
Markus Ylisiurunen 2025-12-05 09:48:35 +02:00
parent 590db4b6cf
commit a29cd80acf
3 changed files with 20 additions and 10 deletions

View file

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