Make ctrl+shift+tab previous_tab by default on macOS

This commit is contained in:
Luflosi
2018-09-06 22:43:36 +02:00
parent bac5e402b7
commit ee82a6ff18
2 changed files with 3 additions and 1 deletions

View File

@@ -125,7 +125,7 @@ Action Shortcut
New tab :sc:`new_tab`
Close tab :sc:`close_tab`
Next tab :sc:`next_tab` (also :kbd:`control+tab` on macOS)
Previous tab :sc:`previous_tab`
Previous tab :sc:`previous_tab` (also :kbd:`control+shift+tab` on macOS)
Next layout :sc:`next_layout`
Move tab forward :sc:`move_tab_forward`
Move tab backward :sc:`move_tab_backward`