mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
feat(TUI): improves UX with message navigation modal to jump and restore to specific messages (#1969)
This commit is contained in:
parent
dc01071498
commit
69117fa453
5 changed files with 416 additions and 41 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue