Open HughHoyland opened 3 months ago
These shortcuts (and shortcuts without menu action in general) are unfortunately not configurable yet. Alt-Left
/Alt-Right
and Ctrl-Tab
/Ctrl-Shift-Tab
are both supported, but I understand that the latter (mapping to Cmd-Tab
on macOS) is already taken by a system shortcut.
The easiest fix for now should be to change the Cmd-Tab
and Cmd-Shift-Tab
bindings to Cmd-Shift-[
and Cmd-Shift-]
on macOS.
Is your feature request related to a problem? Please describe.
I'm trying to switch tabs on MacOS with system hotkeys,
Cmd-Shift-[
andCmd-Shift-]
, and I cannot.I cannot find the function is custom keybindings.
Describe the solution you'd like I'd like either:
Describe alternatives you've considered
Opt-Letf/Right
works, thought, but it took a while to discover and adjust.