mirror of
https://github.com/node-red/node-red
synced 2024-11-22 07:58:04 +00:00
Add default shortcut for core:show-help-tab
This commit is contained in:
parent
84fc739c8d
commit
8bd8834237
@ -10,6 +10,7 @@
|
||||
"ctrl-escape": "core:cancel-edit-tray",
|
||||
"ctrl-d": "core:deploy-flows",
|
||||
"ctrl-g i": "core:show-info-tab",
|
||||
"ctrl-g h": "core:show-help-tab",
|
||||
"ctrl-g d": "core:show-debug-tab",
|
||||
"ctrl-g c": "core:show-config-tab",
|
||||
"ctrl-g x": "core:show-context-tab",
|
||||
|
Loading…
Reference in New Issue
Block a user