additional keybinds for opencode to better work with WSL / Win terminal
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/tui.json",
|
||||
"keybinds": {
|
||||
"input_submit": "return",
|
||||
"input_newline": "shift+return,alt+return"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user