Use ctrl+[] for changing tabs in unicode input as ctrl+tab is taken on macOS

ctrl+tab remains in addition for backwards compat
This commit is contained in:
Kovid Goyal
2020-06-26 12:29:42 +05:30
parent d675977f10
commit 57e6e7b2c5
2 changed files with 7 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ a leading period and the index for the match if you don't like to use arrow
keys.
You can switch between modes using either the function keys or by pressing
:kbd:`Ctrl+Tab` and :kbd:`Ctrl+Shift+Tab`.
:kbd:`Ctrl+[` and :kbd:`Ctrl+]`.
Command Line Interface