Skip to content

feat: navbar shortcuts #726

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

cartwatson
Copy link

@cartwatson cartwatson commented Jun 11, 2025

Reference #643.
Add navbar shortcuts with ctrl+shift+# where # is the tab from left to right. This only works for up to ten tabs, if desired I can change to be better in line with most browsers and have digit 9 go to the last tab instead of the ninth. Made the assumption that most users don't have 9+ tabs/pages

@ralphocdol
Copy link
Contributor

Although this is a good feature but

Are there any potential downsides to this feature?
None that I can think of, if a user doesn't want to use them they don't have to and I chose ctrl+shift+number as that shouldn't clobber any system level shortcuts

I don't see an option for it to be disabled, I think there should be one since Linux DE or WM etc. have customizable shortcuts that could conflict with this.

@cartwatson
Copy link
Author

Good callout, I did specifically pick these shortcuts due to their usage in Microsoft Outlook for the Web (I was relying on them to do their due diligence). I'll look into a way to disable them this week

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 this pull request may close these issues.

2 participants