### Description Using default keybinds: ```jsonc "keybinds": { "leader": "ctrl+x", "app_exit": "ctrl+c,ctrl+d,<leader>q", } ``` - `ctrl+c` → exits the app - `ctrl+d` → exits the app - `<leader>q` → doesn't exit the app ### OpenCode version 1.0.16 ### Steps to reproduce (above) ### Screenshot and/or share link _No response_ ### Operating System macOS 15.5 ### Terminal VS Code terminal
Description
Using default keybinds:
ctrl+c→ exits the appctrl+d→ exits the app<leader>q→ doesn't exit the appOpenCode version
1.0.16
Steps to reproduce
(above)
Screenshot and/or share link
No response
Operating System
macOS 15.5
Terminal
VS Code terminal