[PR #8734] feat: add keyboard shortcut to toggle thinking visibility #12846

Open
opened 2026-02-16 18:17:44 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8734

State: open
Merged: No


What does this PR do?

Thinking can be toggled via command, but not via keyboard shortcut. Now it can.
Default shortcut: ctrl+alt+t.
Shortcut name: thinking_toggle

How did you verify your code works?

Ran locally using bun dev, asked it what's the best apple

Without thinking:
image

After ctrl+alt+t:
image

Fixes #8167

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8734 **State:** open **Merged:** No --- ### What does this PR do? Thinking can be toggled via command, but not via keyboard shortcut. Now it can. Default shortcut: `ctrl+alt+t`. Shortcut name: `thinking_toggle` ### How did you verify your code works? Ran locally using `bun dev`, asked it what's the best apple Without thinking: <img height="300" alt="image" src="https://github.com/user-attachments/assets/c35f9775-1c24-42c5-8bab-5e843e1f8a96" /> After ctrl+alt+t: <img height="300" alt="image" src="https://github.com/user-attachments/assets/a3287c2e-9b28-457e-96b8-416a06152164" /> Fixes #8167
yindo added the pull-request label 2026-02-16 18:17:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12846