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

[BUG] "Unhandled key-code [dec]: 8" on Backspace #131

Open
Nuyube opened this issue Jan 7, 2022 · 5 comments
Open

[BUG] "Unhandled key-code [dec]: 8" on Backspace #131

Nuyube opened this issue Jan 7, 2022 · 5 comments

Comments

@Nuyube
Copy link

Nuyube commented Jan 7, 2022

Wren_CLI seems to fail whenever I press backspace in the window. (Windows 11 x64).

Reproduction:

  • Download Wren_CLI 0.4.0 for Windows
  • Run wren_cli.exe
  • Press any key
  • Attempt to erase your entry with backspace
  • "Unhandled key-code [dec]: 8"
@Nuyube Nuyube changed the title "Unhandled key-code [dec]: 8" on Backspace [BUG] "Unhandled key-code [dec]: 8" on Backspace Jan 7, 2022
@Nuyube
Copy link
Author

Nuyube commented Jan 7, 2022

wren_cli_u10M7tM8qE
Here is a GIF of the problem.

@joshgoebel
Copy link
Contributor

This has been fixed in wren-console, if you wanted to port it over:

joshgoebel@e03dfbc

@ruby0x1
Copy link
Member

ruby0x1 commented Jan 9, 2022

I don't see one but do you remember if there was a PR to fix that for wren-cli @joshgoebel?

@joshgoebel
Copy link
Contributor

I don't think so, but I think you could cherry-pick it right out of my repo most likely... I don't think that part of the source is diverged.

@ruby0x1
Copy link
Member

ruby0x1 commented Jan 9, 2022

I see, thanks

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

3 participants