Yu Koga

Results 1 comments of Yu Koga

@alexei I was able to configure this by adding ↓ to my `keymap.json` ```json [ { "context": "Editor", "bindings": { "ctrl-shift-tab": "pane::ActivatePrevItem", "ctrl-tab": "pane::ActivateNextItem" } } ] ```