mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 12:21:55 +00:00
Make ctrl+tab next_tab by default on macOS
This commit is contained in:
parent
a143faaf05
commit
ea8b17565d
2 changed files with 3 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ Action Shortcut
|
|||
======================== =======================
|
||||
New tab :sc:`new_tab`
|
||||
Close tab :sc:`close_tab`
|
||||
Next tab :sc:`next_tab`
|
||||
Next tab :sc:`next_tab` (also :kbd:`control+tab` on macOS)
|
||||
Previous tab :sc:`previous_tab`
|
||||
Next layout :sc:`next_layout`
|
||||
Move tab forward :sc:`move_tab_forward`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue