anomalyco / anomalyco/opencode

bug(desktop): tab-cycle shortcuts can follow route history

Open
#46,852 1 comment 0 reactions 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Sep 2, 2026.

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

Description

Description

On the Desktop app on recent macOS and Linux releases, next/previous tab navigation does not consistently cycle the visible session tabs. It can appear to follow previously visited routes instead.

Plugins

None reported.

OpenCode version

Recent Desktop releases; exact build versions pending.

Steps to reproduce
  1. Enable the V2 titlebar and reset custom keybindings.
  2. Open three session tabs and reorder them to C, A, B.
  3. From A, use Ctrl+Tab / Ctrl+Shift+Tab or the platform arrow shortcut.
  4. Observe the selected route and tab.

Expected: cycling follows visible titlebar order with wrap: C → A → B → C.

Actual: the shortcut can traverse previously visited routes rather than the visible tab order.

#39241 implemented visible-order cycling; this may be a Desktop shortcut-delivery or effective-keybinding regression.

Screenshot and/or share link

None.

Operating System

macOS and Linux (reported; exact versions pending).

Terminal

Not applicable (Desktop app).

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.