-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
One keystroke is printing two characters, during install. #32
Comments
Same issue with 0.3.4678 on osx I tried with Iterm2 and bash (I use fish) but the issue persists. [edit] Also on Mojave |
If it helps to narrow down the issue, I faced this on macOS (Mojave) too. Additionally, used fish terminal, as @exadeci. |
Same on Win10! |
It's a known issue on Node.js which i included right here in the documentation. Take a look at nodejs/node#25875. |
Surprisingly I've managed to fix this right now. Please check the binary downloads and running from the source. |
Sorry for not going through the documentation properly. Closing this issue, since it's already documented. |
@mrillusi0n, No problem at all. Can i label this as "solved"? Need some confirmation before i proceed. |
@m4heshd Could you share with us a compiled version? I've installed node
|
@exadeci, It's already updated in the latest release. |
@m4heshd It's technically not solved, but I thought the issue would not make sense when it's already mentioned under the docs. |
@mrillusi0n did you download the release again? Because I've tested on multiple distributions including macOS Mojave and the inputs work fine now. I've got some other people to test too. All reported to be working as it was suppose to work. |
Yeah it works now, might be better next time to name it with a different revision like 0.3.4679 because the release page doesn't display if a file has been changed. |
@exadeci I can't do that since I version the dark mode releases parallel to WhatsApp desktop releases. It's in the documentation. It's always good practice to keep the source versioning aligned with the target when you're releasing tweaks/plugins for another application to avoid confusion. Also if i did that, it would show all the other users that a new version is available since the script now support auto update checks, which would've confused people more. Ironically I updated this release just before WhatsApp released a bugfix patch tagged |
TL;DR I did not face the issue in the newest binary. Yes, I did download, and the problem does not exist. Another observation I made was that the problem did not occur when I did |
My keystrokes: #ff847c
On screen: ##884477cc
But the input was valid.
The text was updated successfully, but these errors were encountered: