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
- Add the following as the
tui.json config file
{
"$schema": "https://opencode.ai/tui.json",
"keybinds": {
"prompt_skills": "<leader>s"
}
}
- Run
opencode in terminal
- Open command modal (
ctrl+p by default)
- Search for
skills (keybind is not shown)
Screenshot and/or share link
Operating System
macOS 26.5
Terminal
Ghostty
Description
After adding an entry in
tui.jsoninkeybinds.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
tui.jsonconfig file{ "$schema": "https://opencode.ai/tui.json", "keybinds": { "prompt_skills": "<leader>s" } }opencodein terminalctrl+pby default)skills(keybind is not shown)Screenshot and/or share link
Operating System
macOS 26.5
Terminal
Ghostty