feat(workspaces/tab-bar): add keybindings for tab-duplicate

This commit is contained in:
2022-07-15 23:38:37 +01:00
parent 558e6a97d1
commit 05ad42d77e

View File

@@ -25,6 +25,8 @@
"C-l" 'tab-recent
"r" 'tab-rename
"C-r" 'tab-rename
"d" 'tab-duplicate
"C-d" 'tab-duplicate
"n" 'siren-tab-bar-move-tab-right
"p" 'siren-tab-bar-move-tab-left
"s" 'siren-tab-bar-switch-to-or-create-tab