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

Highlight the previously active tab #42

Open
dmitry-timofeev opened this issue Jan 18, 2020 · 1 comment · May be fixed by #43
Open

Highlight the previously active tab #42

dmitry-timofeev opened this issue Jan 18, 2020 · 1 comment · May be fixed by #43

Comments

@dmitry-timofeev
Copy link
Contributor

dmitry-timofeev commented Jan 18, 2020

Highlight the second top tab which is the previously active tab (i.e., the one you are more likely to switch to) instead of the top tab which is the current active tab. That would be the same behaviour as in "Recent Files" switcher in IntelliJ products.

See:

dmitry-timofeev added a commit to dmitry-timofeev/firefox-fts that referenced this issue Jan 18, 2020
As the top of the list is the active tab,
the previous tab is second in the list,
not the first.

Resolves tapapax#42
@dmitry-timofeev dmitry-timofeev linked a pull request Jan 18, 2020 that will close this issue
@tapapax
Copy link
Owner

tapapax commented Jan 18, 2020

Thanks for the PR 😃
I have realized there is one issue here - this feature will be interfering with quickswitch - which allows to move selection by pressing Space repeatedly, while still holding Ctrl.
Also maybe quickswitch can be a convenient replacement of it? Try pressing (Ctrl Down)-(Space)-(Space)-(Ctrl Up).

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

Successfully merging a pull request may close this issue.

2 participants