Make ctrl+tab next_tab by default on macOS

This commit is contained in:
Kovid Goyal
2018-08-11 07:55:43 +05:30
parent a143faaf05
commit ea8b17565d
2 changed files with 3 additions and 1 deletions

View File

@@ -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`