-
-
Notifications
You must be signed in to change notification settings - Fork 254
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
visitPreviousTab feature request #416
Labels
Comments
Sorry, I'm not sure whether I've understood what you said or not. Let me give what I got:
* 3 tabs named A, B and C
* visit A, visit B and visit C
* go to B, and discard C
* trigger visitPreviousTab
* it should go to A, but up to now it's C
Am I right? If so, then I accept this and it will be a new option of this command, like:
map xxx visitPreviousTab filter="discarded=false"
…---Original---
From: ***@***.***>
Date: Thu, Aug 26, 2021 22:17 PM
To: ***@***.***>;
Cc: ***@***.***>;
Subject: [gdh1995/vimium-c] visitPreviousTab feature request (#416)
What command or commands
visitPreviousTab
How should a feature do
When a user has done such steps:
Open three new tabs, regardless the URL
Discard the one that was opened last using "Auto Tab Discard" or any other similar addon
The focus jumps to the tab that was opened second, now execute Vimium's visitPreviousTab command
then Vimium C should do:
Jump to the tab that was opened first, and is still active. But, by default it jumps to (and refreshes) the third one, which is indeed the one previously used. However, during regular usage I find that discarding a tab is in a sense almost equivalent to closing it, and it would be much better if discarded tabs would be treated as such by this command, instead of refreshing them.
Browser and OS
Browser name: Firefox 89.0.2, Vimium 1.92.4
OS name: Arch Linux
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
That's exactly right, it should visit the previous non-discarded tab, which is A in this case you mentioned. I assume it would be available on the next update then? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hello, you may take a try with Vimium C v1.96.3 on Firefox Add-Ons, which has fixed some bugs about |
Yaaay, it works now, thank you for implementing this! 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What command or commands
visitPreviousTab
How should a feature do
When a user has done such steps:
visitPreviousTab
commandthen Vimium C should do:
Browser and OS
The text was updated successfully, but these errors were encountered: