Nissen

Results 3 comments of Nissen

Have this issue as well, would be very nice to have fixed!

~~I'm still having this issue 3 months later, anybody knows what I can do? I have also sent a message through CTFTime.~~ EDIT: Well, looks like writing on Twitter was...

Having the same problem with `/` and `?`: ```py >>> keyboard.send('/') / >>> keyboard.send('shift+/') / >>> keyboard.send('?') / >>> keyboard.send('shift+?') ? ``` I would expect `shift+/` to result in `?`....