mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 17:16:03 +00:00
added missing hotkeys
This commit is contained in:
@@ -10,9 +10,11 @@ hotkeys:
|
|||||||
next-tab:
|
next-tab:
|
||||||
- '⌘-ArrowRight'
|
- '⌘-ArrowRight'
|
||||||
- ['Ctrl-A', 'N']
|
- ['Ctrl-A', 'N']
|
||||||
|
- 'Ctrl-Tab'
|
||||||
previous-tab:
|
previous-tab:
|
||||||
- '⌘-ArrowLeft'
|
- '⌘-ArrowLeft'
|
||||||
- ['Ctrl-A', 'P']
|
- ['Ctrl-A', 'P']
|
||||||
|
- 'Ctrl-Shift-Tab'
|
||||||
tab-1:
|
tab-1:
|
||||||
- '⌘-1'
|
- '⌘-1'
|
||||||
- ['Ctrl-A', '1']
|
- ['Ctrl-A', '1']
|
||||||
|
@@ -10,9 +10,11 @@ hotkeys:
|
|||||||
next-tab:
|
next-tab:
|
||||||
- 'Ctrl-Shift-ArrowRight'
|
- 'Ctrl-Shift-ArrowRight'
|
||||||
- ['Ctrl-A', 'N']
|
- ['Ctrl-A', 'N']
|
||||||
|
- 'Ctrl-Tab'
|
||||||
previous-tab:
|
previous-tab:
|
||||||
- 'Ctrl-Shift-ArrowLeft'
|
- 'Ctrl-Shift-ArrowLeft'
|
||||||
- ['Ctrl-A', 'P']
|
- ['Ctrl-A', 'P']
|
||||||
|
- 'Ctrl-Shift-Tab'
|
||||||
tab-1:
|
tab-1:
|
||||||
- 'Alt-1'
|
- 'Alt-1'
|
||||||
- ['Ctrl-A', '1']
|
- ['Ctrl-A', '1']
|
||||||
|
Reference in New Issue
Block a user