Add keybindable commands to navigate between user messages (#5078)
Co-authored-by: Will@Cambridge <willcambridge@MacBook-Pro-59.local> Co-authored-by: Will@Cambridge <willcambridge@macbookpro.mynetworksettings.com>
This commit is contained in:
parent
c9a42f760f
commit
e81c496bb6
4 changed files with 74 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ OpenCode has a list of keybinds that you can customize through the OpenCode conf
|
|||
"messages_half_page_down": "ctrl+alt+d",
|
||||
"messages_first": "ctrl+g,home",
|
||||
"messages_last": "ctrl+alt+g,end",
|
||||
"messages_next": "none",
|
||||
"messages_previous": "none",
|
||||
"messages_copy": "<leader>y",
|
||||
"messages_undo": "<leader>u",
|
||||
"messages_redo": "<leader>r",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue