anomalyco / anomalyco/opencode

[BUG]: Ctrl+Alt+T leaves keyboard focus outside the terminal

Open
#45,272 1 comment 0 reactions 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Aug 26, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

In Desktop, the New terminal button moves keyboard focus to the new terminal as expected. Pressing Ctrl+Alt+T creates and selects a terminal tab, but leaves keyboard focus in the currently active panel. Typing then goes to that panel instead of the terminal.

Steps to reproduce
  1. Open a session in Desktop.
  2. Open the terminal panel if needed.
  3. Focus the prompt, review panel, or another part of the session view.
  4. Press Ctrl+Alt+T on Linux or Windows, or Control+Option+T on macOS.
  5. Type a character or command.
  6. Repeat the shortcut with the terminal panel open to create another tab.
Expected behavior

The selected terminal receives keyboard focus as soon as it is ready.

Environment
  • OpenCode Desktop 1.18.15
  • Arch Linux rolling
  • No plugins

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.