wip: tui shortcuts panel
This commit is contained in:
parent
23b1d7c755
commit
929776beaa
6 changed files with 390 additions and 15 deletions
|
|
@ -7263,6 +7263,11 @@
|
|||
"default": "<leader>s",
|
||||
"type": "string"
|
||||
},
|
||||
"shortcuts_view": {
|
||||
"description": "View keyboard shortcuts",
|
||||
"default": "?",
|
||||
"type": "string"
|
||||
},
|
||||
"session_export": {
|
||||
"description": "Export session to editor",
|
||||
"default": "<leader>x",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue