Keybind: UI still says "ctrl+p commands" if you change command_list #2551

Closed
opened 2026-02-16 17:36:12 -05:00 by yindo · 1 comment
Owner

Originally created by @jdanbrown on GitHub (Nov 3, 2025).

Description

If you rebind command_list, the UI always says ctrl+p commands in the bottom right (after you send a message):

"keybinds": {
  "command_list": "ctrl+_", // Default: ctrl+p
}
Image

OpenCode version

1.0.18

Steps to reproduce

(above)

Screenshot and/or share link

No response

Operating System

macOS 15.5

Terminal

VS Code terminal

Originally created by @jdanbrown on GitHub (Nov 3, 2025). ### Description If you rebind `command_list`, the UI always says `ctrl+p commands` in the bottom right (after you send a message): ```jsonc "keybinds": { "command_list": "ctrl+_", // Default: ctrl+p } ``` <img width="389" height="175" alt="Image" src="https://github.com/user-attachments/assets/25c1080e-c3b5-429c-83ca-06a4623001d2" /> ### OpenCode version 1.0.18 ### Steps to reproduce (above) ### Screenshot and/or share link _No response_ ### Operating System macOS 15.5 ### Terminal VS Code terminal
yindo added the opentuibug labels 2026-02-16 17:36:12 -05:00
yindo closed this issue 2026-02-16 17:36:12 -05:00
Author
Owner

@jdanbrown commented on GitHub (Nov 3, 2025):

Thank you! Confirmed fixed on latest dev (0538f43f, unreleased).

@jdanbrown commented on GitHub (Nov 3, 2025): Thank you! Confirmed fixed on latest `dev` (0538f43f, unreleased).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2551