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

Multiple input keys #4

Open
LPGhatguy opened this issue Jan 26, 2022 · 1 comment
Open

Multiple input keys #4

LPGhatguy opened this issue Jan 26, 2022 · 1 comment

Comments

@LPGhatguy
Copy link
Owner

We should be able to bind keys like shift+P. If a binding like this is set, then anything bound to just P should not trigger if shift is held down. This is how WoW works. Maybe there are cases where it shouldn't work this way?

@kpreid
Copy link

kpreid commented Feb 5, 2022

It might be desirable to allow overlap in some cases. For example, suppose shift (or even P) is bound to “show some additional information” or some other kind of innocuous modifier — then shift+P could still be a useful command if the other changes don't interfere.

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

No branches or pull requests

2 participants