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

mac os support for additional key-combos for changing tabs #11124

Open
milezhacks opened this issue Jul 31, 2024 · 2 comments
Open

mac os support for additional key-combos for changing tabs #11124

milezhacks opened this issue Jul 31, 2024 · 2 comments

Comments

@milezhacks
Copy link

Summary

TIL KeePassXC does support option-tab for changing tabs but the cmd-shift-[] and/or ctrl-pgup/dn (which work in every other multi-document application I can think of including browsers and vscode) would be nice too

Examples

Try cmd-shift-[ and cmd-shift-] in Chrome. 👍
Try cmd-shift-[ and cmd-shift-] in VSCode. 👍
Try cmd-shift-[ and cmd-shift-] in XCode. 👍
Try cmd-shift-[ and cmd-shift-] in KeePassXC 👎

Context

Minor tweak which would improve UX by using familiar key combos.

@droidmonkey
Copy link
Member

The tab switching key combos are generally provided out of the box by Qt but we introduced a couple others.

@droidmonkey
Copy link
Member

Qt defines

Next tab: Ctrl+}, Forward, Ctrl+Tab
Prev tab: Ctrl+{, Back, Ctrl+Shift+Tab

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