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

Fix "Attach Files" keyboard shortcut #1139

Merged
merged 1 commit into from
Oct 30, 2019
Merged

Fix "Attach Files" keyboard shortcut #1139

merged 1 commit into from
Oct 30, 2019

Conversation

aude
Copy link
Contributor

@aude aude commented Oct 24, 2019

Was happy to see v2.40.0 released, with the new "Attach Files" keyboard shortcut 😄 Good work 🍻

Was eager to try "Attach Files", and it works, though not well.

CommandOrControl+Shift+A requires two presses before activating at my system. I'm guessing that the key combination conflicts with something.

I'm proposing to change it to CommandOrControl+T to make it work in one key press. Any other combination is fine as well, as long as it works.

@aude
Copy link
Contributor Author

aude commented Oct 24, 2019

It would be good to know what CommandOrControl+U and CommandOrControl+Shift+A are conflicting with. Is it core Electron? Or is it the Messenger website?

This suggests it's possible to override even core Electron keyboard shortcuts, but maybe electron-localshortcut is not able to?

@sindresorhus
Copy link
Owner

You need to update the readme too.

`CommandOrControl+Shift+A` requires two presses before activating at my
system. I'm guessing that the key combination conflicts with something.

Change to `CommandOrControl+T` to make the keyboard shortcut work in one
key press.
@aude
Copy link
Contributor Author

aude commented Oct 28, 2019

Thanks. Updated.

@sindresorhus sindresorhus merged commit 10a406e into sindresorhus:master Oct 30, 2019
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