wip: tui shortcuts panel

This commit is contained in:
David Hill
2025-12-24 00:17:31 +00:00
parent 23b1d7c755
commit 929776beaa
6 changed files with 390 additions and 15 deletions

View File

@@ -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",