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

> Injecting text input is limited to ASCII characters. #13

Open
Kajziba opened this issue Mar 19, 2023 · 1 comment
Open

> Injecting text input is limited to ASCII characters. #13

Kajziba opened this issue Mar 19, 2023 · 1 comment

Comments

@Kajziba
Copy link

Kajziba commented Mar 19, 2023

          > Injecting text input is limited to ASCII characters.
  • ² is ASCII 253
  • ¨ is ASCII 249
  • £ is ASCII 156
  • ¤ is ASCII 207
  • µ is ASCII 230
  • § is ASCII 245

Originally posted by @KaKi87 in Genymobile/scrcpy#650 (comment)

@rom1v
Copy link

rom1v commented Mar 19, 2023

ASCII is from 0 to 127.

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