mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
docs: add session_child_first keybinding to documentation (#16631)
This commit is contained in:
parent
b976f339e8
commit
656a8d8f55
@ -28,6 +28,7 @@ OpenCode has a list of keybinds that you can customize through `tui.json`.
|
||||
"session_unshare": "none",
|
||||
"session_interrupt": "escape",
|
||||
"session_compact": "<leader>c",
|
||||
"session_child_first": "<leader>down",
|
||||
"session_child_cycle": "<leader>right",
|
||||
"session_child_cycle_reverse": "<leader>left",
|
||||
"session_parent": "<leader>up",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user