-
-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recent tabs on Firefox are not recent anymore, Vimium-C 1.76.3 #60
Comments
Um, Vimium C now supports two types of tab order:
And, a " Therefore, if you're using the "recommended settings", then If you prefer the old behavior, sorry but you may have to wait for 1~2 weeks for v1.76.4, which may add a new option to disable the tree mode even if |
Oops, sorry, indeed I had |
Then do you think in what situations you would like to use the "tree mode" ? The default limit of 10 items is indeed not enough to list all tabs for a common window. |
If I understand correctly your description and the behavior that I see, the "tree mode" basically displays the tabs surrounding the currently selected tab. Is that correct? However, it's a bit confusing that for some tabs it shows two tabs to the left, and for others it shows only one tab to the left. I actually have never thought about such layout, so right now I'm not sure I can give any sensible feedback unless I live with it for a while. For me, having recently visited tabs at the top has always been enough because it's easy to switch between recent tabs, but if I need some tab that hasn't been visited recently and is not displayed, I usually remember part of its title. As for the visual aspect of the "tree mode" -- to me, the space indentation does not seem to be enough. I mean it doesn't visually look like a tree. Maybe if you added some vertical and horizontal lines (similar to output of Linux What are your ideas about it? How did you come up with that "tree mode"? |
Surrounding: Yes One/Two: I want to make a "parent" tab of the current one the first item in a tree, and if no parent tab found, select the tab at its left. Lines: Yes it would be better, but it's somehow so complicated that I haven't tried redesigning such a UI. Then maybe I need to disable it by default, and use an command option to re-enable it. |
@gdh1995 I think now it is actually broken. I checked my settings on Firefox, |
Those newly opened but never visited have been moved from bottom to top in v1.81, and now the order is:
1. those never visited
2. those which have been viewed for at least 1 second
3. the current active tab.
…---Original---
From: "Yuri Bochkarev"<notifications@github.com>
Date: Tue, Mar 24, 2020 01:21 AM
To: "gdh1995/vimium-c"<vimium-c@noreply.github.com>;
Cc: "Mention"<mention@noreply.github.com>;"Dahan Gong"<gdh1995@qq.com>;
Subject: Re: [gdh1995/vimium-c] Recent tabs on Firefox are not recent anymore, Vimium-C 1.76.3 (#60)
@gdh1995 I think now it is actually broken. I checked my settings on Firefox, T is not mapped to anything, so the behaviour should be default. However, tabs are not sorted by visitedTime. Version 1.81.3, Firefox 74.0
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
why? :( can I configure anything to revert this behaviour? I never want not visited to be on top, why would vimium-c push me into switching to those tabs? That was the brilliant part about having recent tabs on top that I could easily switch between them without remembering their title, and not doing extra search. now it's super confusing... |
Well, then a next version will roll back to show those viewed at top and make the new order optional. |
Thank you! I know how it can be diffucult to develop and support an open source project with these users, everyone's pulling in different direction, it's so hard to please everyone. I appreaciate the great work you're doing here on this plugin! |
For #60 (comment) also add `searchInput=false` to prevent default searching
Hi! I noticed that tabs in the menu (
T
shortcut) are not ordered by recency of the visit anymore. Could you please take a look? Same version on Chromium seems to be fine. Firefox 68.0.1 (64-bit)The text was updated successfully, but these errors were encountered: