mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-13 15:27:07 +08:00
fixed #1870 - new window hotkey on mac
This commit is contained in:
parent
cb96c8d470
commit
922f1fbade
@ -99,7 +99,6 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
],
|
||||
'new-tab': [
|
||||
'⌘-T',
|
||||
'⌘-N',
|
||||
],
|
||||
home: ['⌘-Left', 'Home'],
|
||||
end: ['⌘-Right', 'End'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user