Skip to content
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

Implement a method for switching between tabs matching the same hotkey #40

Closed
jchang504 opened this issue Jun 6, 2017 · 2 comments
Closed

Comments

@jchang504
Copy link
Owner

This should probably be implemented alongside #24, which is related. Even when that's fixed, we still want to be able to switch between tabs matching the same URL, e.g. two YouTube pages. I'm thinking repeated presses of the same hotkey (in sequence) could cycle through all tabs matching that hotkey. Edge case: when you're already on a tab matching that hotkey, you should probably skip that one since obviously the user does not intend to switch to the tab they're already on.

@carbon-steel
Copy link
Collaborator

Closed by 110bda0

@carbon-steel
Copy link
Collaborator

Patched by c47e5d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants