[PR #12635] fix(app): respect terminal toggle keybind when terminal is focused #14304

Closed
opened 2026-02-16 18:19:06 -05:00 by yindo · 0 comments
Owner

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

State: closed
Merged: Yes


closes #12637

What does this PR do?

If you change your keybinding for toggle terminal, you can't use it while the terminal is focused. This PR makes it so it looks for the user's keybind instead of the hardcoded default

How did you verify your code works?

updated e2e test and ran locally to verify it works now.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12635 **State:** closed **Merged:** Yes --- closes #12637 ### What does this PR do? If you change your keybinding for toggle terminal, you can't use it while the terminal is focused. This PR makes it so it looks for the user's keybind instead of the hardcoded default ### How did you verify your code works? updated e2e test and ran locally to verify it works now.
yindo added the pull-request label 2026-02-16 18:19:06 -05:00
yindo closed this issue 2026-02-16 18:19:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14304