fixed #1870 - new window hotkey on mac

This commit is contained in:
Eugene Pankov
2020-05-26 17:04:10 +02:00
parent cb96c8d470
commit 922f1fbade

View File

@@ -99,7 +99,6 @@ export class TerminalConfigProvider extends ConfigProvider {
], ],
'new-tab': [ 'new-tab': [
'⌘-T', '⌘-T',
'⌘-N',
], ],
home: ['⌘-Left', 'Home'], home: ['⌘-Left', 'Home'],
end: ['⌘-Right', 'End'], end: ['⌘-Right', 'End'],