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
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

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