Parveshdhull / AutoTyper

AutoTyper - A Data Entry Tool for Windows and Linux
Apache License 2.0
30 stars 16 forks source link

Symbol "<" changing to ">" #6

Closed slaygun closed 1 year ago

slaygun commented 1 year ago

When I use the autotyper to autotype code if there is "<" present it changes it to ">" after autotyping is done. I m using this on Ubuntu 22.04 lts

Parveshdhull commented 1 year ago

Hi @slaygun, Thank you for reporting this issue.

AutoTyper just uses pyautogui for simulating key presses. Looks like this is a known bug in the library.

But it is quite old (reported in 2017), so might not be fixed. Still, you can try the solution provided in the comment.