opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: nonfatal missing key commands (resolves #6397)j

Open ariane-emory opened this issue 3 weeks ago • 5 comments

This PR changes the behaviour so that binding missing key commands in a user's config is not a fatal error that prevents the startup of opencode entirely.

With this PR, keybindings for non-existent keywords, when struck will instead display a toast saying "No command 'the_fake_command_name'".

Resolves #6397.

ariane-emory avatar Dec 29 '25 21:12 ariane-emory