Position of new tab #3074
Unanswered
hemanti0503
asked this question in
Q&A
Replies: 1 comment
-
I don't think there are any options to accomplish exactly what you are trying to do. I am pretty sure this would be possible with a helper addon to TST. You could just monitor for new tabs, check the position and relationships of the current tree, then move the tab to the desired location. |
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.
-
I'm not sure if it's a matter of not finding the correct settings or if this is simply not in the scope of TST. What I'm trying to do is to open a new tab always on the top level. However, I don't want it to appear as the last tab, but before the "next" top-level tab.
Here is an example tree to illustrate what I mean:
Now some scenarios:
Setting behavior for new tab to "Direct neighbor on level of active tab" already fixes 1 and 2 for me. Now, is 3 and 4 also possible somehow?
Beta Was this translation helpful? Give feedback.
All reactions