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

Some unicode chars not working on windows terminal #561

Closed
Kl4rry opened this issue Apr 22, 2021 · 1 comment
Closed

Some unicode chars not working on windows terminal #561

Kl4rry opened this issue Apr 22, 2021 · 1 comment

Comments

@Kl4rry
Copy link

Kl4rry commented Apr 22, 2021

Describe the bug
Some unicode characters like emoji create no events when inserted into the terminal.

To Reproduce

  1. Wait on input using event::read
  2. Insert emoji or other unicode character
  3. No event is created

Expected behavior
Emojis and other unicode chars should create key events where the KeyCode enum contains an char.

OS
Windows 10

Terminal/Console
Windows terminal

@TimonPost
Copy link
Member

Should be fixed by #651

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