Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE.

- Change keybinds schema from .strict() to .passthrough() to allow unknown keybind names
- Track invalid keybinds separately from valid ones in keybind context
- Show warning toast when unknown keybind is pressed: 'No command <name>'
- Add ValidKeybindNames export to identify valid vs invalid keybinds
- Add tests for unknown keybind handling and ValidKeybindNames

Fixes issue where unknown keybinds caused fatal startup errors.
…mmands' of github.com:ariane-emory/opencode into patch/keybindable-commands-with-nonfatal-missing-key-commands
…mmands' of github.com:ariane-emory/opencode into patch/keybindable-commands-with-nonfatal-missing-key-commands
@ariane-emory ariane-emory force-pushed the patch/keybindable-commands-with-nonfatal-missing-key-commands branch from 31c0ded to d6393fe Compare December 25, 2025 21:28
…mmands' of github.com:ariane-emory/opencode into patch/keybindable-commands-with-nonfatal-missing-key-commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants