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

Non-English characters are not supported #3

Open
EugeneDae opened this issue Jul 25, 2016 · 0 comments
Open

Non-English characters are not supported #3

EugeneDae opened this issue Jul 25, 2016 · 0 comments

Comments

@EugeneDae
Copy link
Owner

EugeneDae commented Jul 25, 2016

I’m trying to paste a complex password that uses ‘ü’, but when I copy it and Force Paste does its thing, it’s change to a regular ‘a’

Comment by Rick B. From here.

The problem lies in AppleScript’s “keystroke”, which only outputs characters immediately available on a typical English keyboard. I don't know what to do about it.

keystroke

@EugeneDae EugeneDae changed the title No support for umlauts Non-English characters are not supported Jul 25, 2016
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

1 participant