mirror of
https://github.com/theniceboy/.config.git
synced 2026-04-11 21:05:22 +08:00
10 lines
No EOL
262 B
JSON
10 lines
No EOL
262 B
JSON
{
|
|
"$schema": "https://opencode.ai/tui.json",
|
|
"keybinds": {
|
|
"messages_half_page_up": "ctrl+alt+u",
|
|
"messages_half_page_down": "ctrl+alt+e",
|
|
"messages_line_down": "none",
|
|
"messages_line_up": "none",
|
|
"model_cycle_favorite": "<leader>f"
|
|
}
|
|
} |