Skip to content

Unable to configure Skills command keybind in tui #30322

Description

@BenGu3

Description

After adding an entry in tui.json in keybinds.prompt_skills, that keybind isn't usable by the tui and doesn't show up as the keybind in the command modal.

Plugins

No response

OpenCode version

1.15.13

Steps to reproduce

  1. Add the following as the tui.json config file
{
  "$schema": "https://opencode.ai/tui.json",
  "keybinds": {
    "prompt_skills": "<leader>s"
  }
}
  1. Run opencode in terminal
  2. Open command modal (ctrl+p by default)
  3. Search for skills (keybind is not shown)

Screenshot and/or share link

Image

Operating System

macOS 26.5

Terminal

Ghostty

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions