8 lines
146 B
JSON
8 lines
146 B
JSON
{
|
|
"$schema": "https://opencode.ai/tui.json",
|
|
"keybinds": {
|
|
"input_submit": "return",
|
|
"input_newline": "shift+return,alt+return"
|
|
}
|
|
}
|