add dialog prompt submit keybind (#27807)
This commit is contained in:
parent
ad79ad9ea8
commit
d441e931f9
5 changed files with 183 additions and 8 deletions
|
|
@ -145,6 +145,7 @@ OpenCode has a list of keybinds that you can customize through `tui.json`.
|
|||
"dialog.select.home": "home",
|
||||
"dialog.select.end": "end",
|
||||
"dialog.select.submit": "return",
|
||||
"dialog.prompt.submit": "return",
|
||||
"dialog.mcp.toggle": "space",
|
||||
"prompt.autocomplete.prev": "up,ctrl+p",
|
||||
"prompt.autocomplete.next": "down,ctrl+n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue