keybinds configuration is invalid. #7899

Open
opened 2026-02-16 18:08:36 -05:00 by yindo · 1 comment
Owner

Originally created by @just-ads on GitHub (Jan 28, 2026).

Originally assigned to: @kommander on GitHub.

Description

I configured app_exit to override and removed the ctrl+c shortcut, but ctrl+c still exits the app.

Plugins

"opencode-antigravity-auth@latest", "oh-my-opencode@latest"

OpenCode version

1.1.40

Steps to reproduce

  1. Override the app_exit shortcut in the configuration.
"keybinds": {
    "app_exit": "ctrl+d,<leader>q"
}
  1. open opencode
  2. use ctrl+c

Screenshot and/or share link

No response

Operating System

Windowns 11

Terminal

Windowns Powershell

Originally created by @just-ads on GitHub (Jan 28, 2026). Originally assigned to: @kommander on GitHub. ### Description I configured `app_exit` to override and removed the `ctrl+c` shortcut, but `ctrl+c` still exits the app. ### Plugins "opencode-antigravity-auth@latest", "oh-my-opencode@latest" ### OpenCode version 1.1.40 ### Steps to reproduce 1. Override the `app_exit` shortcut in the configuration. ```bash "keybinds": { "app_exit": "ctrl+d,<leader>q" } ``` 2. open opencode 3. use `ctrl+c` ### Screenshot and/or share link _No response_ ### Operating System Windowns 11 ### Terminal Windowns Powershell
yindo added the windowsopentuibug labels 2026-02-16 18:08:36 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 28, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #2999: Provide means to disable Ctrl-C (Windows-specific Ctrl+C exits app issue)

Also, for keybind-related issues, please check our pinned keybinds documentation: #4997

Feel free to ignore if your specific case differs.

@github-actions[bot] commented on GitHub (Jan 28, 2026): This issue might be a duplicate of existing issues. Please check: - #2999: Provide means to disable Ctrl-C (Windows-specific Ctrl+C exits app issue) Also, for keybind-related issues, please check our pinned keybinds documentation: #4997 Feel free to ignore if your specific case differs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7899