We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Right now if I setup a binding for 's' it will also match 'control+s' or 'meta+s'
... it should be possible to match but with NO other modifiers and I don't think this is possible.
The text was updated successfully, but these errors were encountered:
Hi, fellow sufferer from the same bug 😅
I found this while looking information about this exact same issue. I found an answer in another issue that could be relevant: #175 (comment)
I'm going to be trying it now. Maybe it works for you as well.
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Right now if I setup a binding for 's' it will also match 'control+s' or 'meta+s'
... it should be possible to match but with NO other modifiers and I don't think this is possible.
The text was updated successfully, but these errors were encountered: