mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 03:04:21 +01:00
feat(TUI): improves UX with message navigation modal to jump and restore to specific messages (#1969)
This commit is contained in:
committed by
GitHub
parent
dc01071498
commit
69117fa453
@@ -20,6 +20,7 @@ opencode has a list of keybinds that you can customize through the opencode conf
|
||||
"session_export": "<leader>x",
|
||||
"session_new": "<leader>n",
|
||||
"session_list": "<leader>l",
|
||||
"session_navigation": "<leader>g",
|
||||
"session_share": "<leader>s",
|
||||
"session_unshare": "none",
|
||||
"session_interrupt": "esc",
|
||||
|
||||
Reference in New Issue
Block a user