We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b976f33 commit 656a8d8Copy full SHA for 656a8d8
1 file changed
packages/web/src/content/docs/keybinds.mdx
@@ -28,6 +28,7 @@ OpenCode has a list of keybinds that you can customize through `tui.json`.
28
"session_unshare": "none",
29
"session_interrupt": "escape",
30
"session_compact": "<leader>c",
31
+ "session_child_first": "<leader>down",
32
"session_child_cycle": "<leader>right",
33
"session_child_cycle_reverse": "<leader>left",
34
"session_parent": "<leader>up",
0 commit comments