Cannot write in windows
Closed this issue · 4 comments
vladconq commented
Lonami commented
If you don't care about uppercase, you can use ait.press(*'Hello ... world!\n')
for the time being.
vladconq commented
Lonami commented
Ah, special symbols also break because they're typed with a key combo. Then this will take a bit more to look into.
paololazzari commented
@Lonami Was this ever fixed? I see the same issue that was reported here with the 0.2.4
version:
ait.press(*'C:\\Users')
None
will type cusers
, instead of the desired c:\users