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
keyboard.add_abbreviation('hw', 'HELLO WORLD') will product hello world
it will work but it will product all lower case letters
The text was updated successfully, but these errors were encountered:
macOS High Sierra 10.13.6
Sorry, something went wrong.
Fix for capital letters boppreh#213
856aa99
Merge pull request #225 from glitchassassin/master
8762cee
Fix for capital letters on OS X #213
Merged a fix for this into master.
No branches or pull requests
keyboard.add_abbreviation('hw', 'HELLO WORLD')
will product
hello world
it will work but it will product all lower case letters
The text was updated successfully, but these errors were encountered: