Shortcut for selecting the tab above / below the currently selected one? #6016
simovicaleksa
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Navigating to the adjacent tabs is available (though non-intuitive in the vertical layout) since its hard-coded at the FF codebase level. The shortcuts are: |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be cool to add a keyboard shortcut for selecting tab above/below the currently selected one. Switching tabs on Zen using
CTRL + 1 / 2 / 3
is not intuitive since this shortcut mimics horizontal tabs, while on the other hand, Zen tabs are vertical. My proposition is to create a keyboard shortcut (for exampleALT + Arrow_Up
andALT + Arrow_Down
) for shifting the currently selected tab by one above or below it.This feature would greatly enhance the tab navigation experience with Zen, and I am sure many people would agree with me.
Beta Was this translation helpful? Give feedback.
All reactions