[PR #5202] fix: restore ability to bind keys for model_cycle_favorite model_cycle_favorite_reverse (resolves #5198) #11289

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

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

State: closed
Merged: Yes


The ability to bind keys for @kcrommett's model_cycle_favourite / model_cycle_favorite_reverse commands was seemingly lost in a commit that occurred a day after these commands were added.

This PR restores the ability to bind these commands to keys.

No default keybinding is assigned, therefore:

  • users who want keybindings for these commands may set their preferred keys in theiropencode.json files.
  • nothing changes for users who do not choose set keys for these commands in their opencode.json file.

Resolves #5198.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5202 **State:** closed **Merged:** Yes --- The ability to bind keys for @kcrommett's `model_cycle_favourite` / `model_cycle_favorite_reverse` commands was seemingly lost in a commit that occurred a day after these commands were added. This PR restores the ability to bind these commands to keys. No default keybinding is assigned, therefore: - users who want keybindings for these commands may set their preferred keys in their`opencode.json` files. - nothing changes for users who do not choose set keys for these commands in their `opencode.json` file. Resolves #5198.
yindo added the pull-request label 2026-02-16 18:16:06 -05:00
yindo closed this issue 2026-02-16 18:16: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#11289