I am using your wonderful library to simulate some keyboard input and `Robot.Type(string value)` does not support `@` . `Robot.Type("myemail@google.com")` = myemail2google.com Is there a workaround for those characters that requires a key combination when typed? We could leverage [alt codes](https://www.alt-codes.net/) `ALT + 64` for @