Tidy up nls of command prompt and selection handling

This commit is contained in:
Nick O'Leary
2019-06-07 12:07:58 +01:00
parent ffeb2e91f4
commit 2de9a804a0
3 changed files with 6 additions and 20 deletions

View File

@@ -23,7 +23,7 @@
"ctrl-alt-o": "core:open-project",
"ctrl-g v": "core:show-version-control-tab",
"ctrl-shift-l": "core:show-event-log",
"ctrl-shift-p":"core:show-command-prompt"
"alt-shift-p":"core:show-command-prompt"
},
"red-ui-sidebar-node-config": {
"backspace": "core:delete-config-selection",