mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
docs: add session_child_cycle and session_child_cycle_reverse keybinds (#3807)
This commit is contained in:
parent
6deaf54bb3
commit
47b2fb79dc
@ -23,6 +23,8 @@ OpenCode has a list of keybinds that you can customize through the OpenCode conf
|
||||
"session_unshare": "none",
|
||||
"session_interrupt": "escape",
|
||||
"session_compact": "<leader>c",
|
||||
"session_child_cycle": "ctrl+right",
|
||||
"session_child_cycle_reverse": "ctrl+left",
|
||||
"messages_page_up": "pageup",
|
||||
"messages_page_down": "pagedown",
|
||||
"messages_half_page_up": "ctrl+alt+u",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user