release: v1.0.3

This commit is contained in:
opencode 2025-10-31 22:52:57 +00:00
commit a57ae3ec93
15 changed files with 25 additions and 25 deletions

View file

@ -135,7 +135,7 @@ export type KeybindsConfig = {
*/
input_clear?: string
/**
* Forward delete characters in input field
* Forward delete
*/
input_forward_delete?: string
/**