add duplicate tab hotkey

This commit is contained in:
Me1onRind
2021-10-16 22:49:03 +08:00
parent 35f0d6908a
commit 1941d9b748
5 changed files with 10 additions and 0 deletions

View File

@@ -51,6 +51,10 @@ export class AppHotkeyProvider extends HotkeyProvider {
id: 'rearrange-panes',
name: 'Show pane labels (for rearranging)',
},
{
id: 'duplicate-tab',
name: 'Duplicate tab',
},
{
id: 'tab-1',
name: 'Tab 1',