mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
fixed #5922 - the combine-tabs hotkey on Windows
This commit is contained in:
parent
19a73264be
commit
96cd676109
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ hotkeys:
|
|||
duplicate-tab: []
|
||||
explode-tab:
|
||||
- 'Ctrl-Shift-.'
|
||||
combine-tab:
|
||||
combine-tabs:
|
||||
- 'Ctrl-Shift-,'
|
||||
tab-1:
|
||||
- 'Alt-1'
|
||||
|
|
Loading…
Reference in a new issue