mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: add session_child_cycle and session_child_cycle_reverse keybinds (#3807)
This commit is contained in:
parent
6deaf54bb3
commit
47b2fb79dc
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue