mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-17 18:09:59 +00: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': [
|
'new-tab': [
|
||||||
'⌘-T',
|
'⌘-T',
|
||||||
'⌘-N',
|
|
||||||
],
|
],
|
||||||
home: ['⌘-Left', 'Home'],
|
home: ['⌘-Left', 'Home'],
|
||||||
end: ['⌘-Right', 'End'],
|
end: ['⌘-Right', 'End'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user