feat(workspaces/tab-bar): easier use of tab groups

Expose tab-group via a keybindings, and also tweak tab-bar group face to
make it less annoying than the default.
This commit is contained in:
2022-07-15 23:36:41 +01:00
parent 3d40d3b0ef
commit 558e6a97d1
2 changed files with 6 additions and 2 deletions

View File

@@ -29,8 +29,9 @@
"p" 'siren-tab-bar-move-tab-left
"s" 'siren-tab-bar-switch-to-or-create-tab
"C-s" 'siren-tab-bar-switch-to-or-create-tab
"e" 'tab-switcher
"C-e" 'tab-switcher
"g" 'tab-group
"e" 'tab-group
"C-e" 'tab-group
"u" 'tab-undo
"C-u" 'tab-undo
";" 'siren-tab-bar-echo-tab-list