Fix 2457 - add shortcut for sorting tabs by container

This commit is contained in:
Danny Colin
2023-01-23 18:49:39 -05:00
parent a91c6b09a9
commit c948a9501d
3 changed files with 13 additions and 1 deletions
+7
View File
@@ -43,6 +43,13 @@
},
"description": "Open containers panel"
},
"sort_tabs": {
"suggested_key": {
"default": "Ctrl+Comma",
"mac": "MacCtrl+Comma"
},
"description": "Sort tabs by container"
},
"open_container_0": {
"suggested_key": {
"default": "Ctrl+Shift+1"