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

Special Characters #4

Open
Jethro-Afasfasfa opened this issue Jul 18, 2024 · 2 comments
Open

Special Characters #4

Jethro-Afasfasfa opened this issue Jul 18, 2024 · 2 comments

Comments

@Jethro-Afasfasfa
Copy link

Love your work and thanks for making this. Just a quick question, how does one include special characters (such as !, ^, and %) into the in-game message? I noticed they are stripped and usual escape methods are not working.

@zefanjajobse
Copy link
Member

Its because it has to simulate the keypresses on the keyboard in order to fill that info into the in-game chat: https://github.com/community-network/seeder-app/blob/master/src/input/send_keys.rs

@zefanjajobse
Copy link
Member

there are different keyboards, so implementing for a german keyboard will not work for a french keyboard

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

No branches or pull requests

2 participants