opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Start screen shows Ctrl+T variants hint even when model has no variants

Open jschmdt opened this issue 16 hours ago • 1 comments

Description

When starting Opencode with a local model that does not define variants, the start screen still displays the “Ctrl+T” variants hint, but toggling variants does nothing.

Actual Behavior

The start screen shows the “Ctrl+T” variants hint. Pressing Ctrl+T has no effect.

Expected Behavior

Only show the “Ctrl+T” variants hint if the current model defines variants. Optionally, hide or disable the shortcut if no variants exist.

Plugins

No response

OpenCode version

1.1.25

Steps to reproduce

  1. Configure a local model with no variants.
  2. Launch Opencode.
  3. Press Ctrl+T on the start screen.

Screenshot and/or share link

With variants: Image

No variants – hint should be hidden, since no variants to toggle between: Image

Operating System

macOS 26.2

Terminal

iTerm2

jschmdt avatar Jan 18 '26 00:01 jschmdt