mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
remove input_forward_delete special handling
This commit is contained in:
parent
4a23052778
commit
baed581a7c
3 changed files with 0 additions and 13 deletions
|
|
@ -45,7 +45,6 @@ OpenCode has a list of keybinds that you can customize through the OpenCode conf
|
|||
"agent_cycle": "tab",
|
||||
"agent_cycle_reverse": "shift+tab",
|
||||
"input_clear": "ctrl+c",
|
||||
"input_forward_delete": "ctrl+d",
|
||||
"input_paste": "ctrl+v",
|
||||
"input_submit": "enter",
|
||||
"input_newline": "shift+enter,ctrl+j",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue