Feature Request: Allow Ctrl + T to open new tabs inside the active folder #13669
pranavkiruthikmani
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
I would like to work on a PR for this, assuming nobody else has already started? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yeah I ran into this problem when doing research, this would be a really nice productivity boost. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Current Behavior:
Currently, when viewing a tab that is grouped inside a folder, creating a new tab using the keyboard shortcut Ctrl + T (or clicking the new tab button) spawns the new, blank tab outside of the active folder. Even when modifying core settings like browser.tabs.insertAfterCurrent to true, Zen Browser's vertical sidebar places the manual new tab at the bottom of the tab list or in the root workspace, requiring users to manually drag it back into the folder.
Desired Behavior:
When a user is focused on a tab that is inside a folder, pressing Ctrl + T should automatically spawn the new blank tab inside that same folder, directly adjacent to the active tab.
Why this is important:
Thanks for all the hard work on the browser!
Beta Was this translation helpful? Give feedback.
All reactions