mirror of
https://github.com/theniceboy/.config.git
synced 2026-05-06 05:56:05 +08:00
opencode config update
This commit is contained in:
parent
aece9ae379
commit
cd9c92b1c2
2 changed files with 14 additions and 66 deletions
10
opencode/tui.json
Normal file
10
opencode/tui.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"$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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue