Add core:show-last-hidden-tab and update keymap

This commit is contained in:
Nick O'Leary
2021-08-26 22:20:25 +01:00
parent 7962278475
commit 0874ba7a03
2 changed files with 19 additions and 4 deletions

View File

@@ -26,8 +26,8 @@
"ctrl-g v": "core:show-version-control-tab",
"ctrl-shift-l": "core:show-event-log",
"ctrl-shift-p":"core:show-action-list",
"ctrl-h": "core:hide-tab",
"ctrl-shift-h": "core:toggle-tabs"
"alt-w": "core:hide-tab",
"alt-shift-w": "core:show-last-hidden-tab"
},
"red-ui-sidebar-node-config": {
"backspace": "core:delete-config-selection",