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

Windows: Fix being unable to simulate text with multiple newline chars #339

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

pentamassiv
Copy link
Collaborator

Fixes #303

I refactored a lot of the code to get rid of duplicate code. There's still a good amount of duplicate code in the Windows implementation that we could get rid of. The key() and raw() function are very similar.

@pentamassiv
Copy link
Collaborator Author

I'm not so sure if the code got more readable thanks to this. I think it's a bit harder to understand

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.

In Windows 10, enigo.text() doesn't work with newline character
1 participant