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
Example:
env.type("i", Key.ALTGR);
leads to the following log line:
INFO [2017-07-05 13:48:46.116] - Environment.type() - type with pressed modifiers with arg(s) [i, ?]
Instead of the modifier there is only a question mark.
The text was updated successfully, but these errors were encountered:
toschneck
No branches or pull requests
Example:
leads to the following log line:
Instead of the modifier there is only a question mark.
The text was updated successfully, but these errors were encountered: