mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(workspaces/tab-bar): add keybindings for tab-duplicate
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user