mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-26 06:19:53 +00:00
fixed duplicate default hotkeys
This commit is contained in:
parent
780691413d
commit
8ec419f8e5
@ -4,7 +4,7 @@ hotkeys:
|
|||||||
close-tab:
|
close-tab:
|
||||||
- 'Ctrl-Shift-W'
|
- 'Ctrl-Shift-W'
|
||||||
reopen-tab:
|
reopen-tab:
|
||||||
- 'Ctrl-Shift-T'
|
- 'Ctrl-Shift-Z'
|
||||||
toggle-last-tab: []
|
toggle-last-tab: []
|
||||||
rename-tab:
|
rename-tab:
|
||||||
- 'Ctrl-Shift-R'
|
- 'Ctrl-Shift-R'
|
||||||
@ -56,7 +56,7 @@ hotkeys:
|
|||||||
tab-19: []
|
tab-19: []
|
||||||
tab-20: []
|
tab-20: []
|
||||||
split-right:
|
split-right:
|
||||||
- 'Ctrl-Shift-E'
|
- 'Ctrl-Shift-S'
|
||||||
split-bottom:
|
split-bottom:
|
||||||
- 'Ctrl-Shift-D'
|
- 'Ctrl-Shift-D'
|
||||||
split-left: []
|
split-left: []
|
||||||
@ -79,4 +79,4 @@ hotkeys:
|
|||||||
switch-profile:
|
switch-profile:
|
||||||
- 'Ctrl-Alt-T'
|
- 'Ctrl-Alt-T'
|
||||||
profile-selector:
|
profile-selector:
|
||||||
- 'Ctrl-Shift-T'
|
- 'Ctrl-Shift-E'
|
||||||
|
@ -5,7 +5,7 @@ hotkeys:
|
|||||||
close-tab:
|
close-tab:
|
||||||
- 'Ctrl-Shift-W'
|
- 'Ctrl-Shift-W'
|
||||||
reopen-tab:
|
reopen-tab:
|
||||||
- 'Ctrl-Shift-T'
|
- 'Ctrl-Shift-Z'
|
||||||
toggle-last-tab: []
|
toggle-last-tab: []
|
||||||
rename-tab:
|
rename-tab:
|
||||||
- 'Ctrl-Shift-R'
|
- 'Ctrl-Shift-R'
|
||||||
@ -57,7 +57,7 @@ hotkeys:
|
|||||||
tab-19: []
|
tab-19: []
|
||||||
tab-20: []
|
tab-20: []
|
||||||
split-right:
|
split-right:
|
||||||
- 'Ctrl-Shift-E'
|
- 'Ctrl-Shift-S'
|
||||||
split-bottom:
|
split-bottom:
|
||||||
- 'Ctrl-Shift-D'
|
- 'Ctrl-Shift-D'
|
||||||
split-left: []
|
split-left: []
|
||||||
@ -80,4 +80,4 @@ hotkeys:
|
|||||||
switch-profile:
|
switch-profile:
|
||||||
- 'Ctrl-Alt-T'
|
- 'Ctrl-Alt-T'
|
||||||
profile-selector:
|
profile-selector:
|
||||||
- 'Ctrl-Shift-T'
|
- 'Ctrl-Shift-E'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user