allow rearranging panes within a tab

This commit is contained in:
Eugene Pankov
2021-07-31 17:57:43 +02:00
parent 1fc57018e3
commit c5681b1376
10 changed files with 139 additions and 4 deletions

View File

@@ -46,6 +46,10 @@ export class AppHotkeyProvider extends HotkeyProvider {
id: 'move-tab-right',
name: 'Move tab to the right',
},
{
id: 'rearrange-panes',
name: 'Show pane labels (for rearranging)',
},
{
id: 'tab-1',
name: 'Tab 1',