-
Notifications
You must be signed in to change notification settings - Fork 860
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
Can't use @ when using Swedish keyboard in Windows #1319
Comments
I did some further debugging and seems that the issue is with I see that the string passed through |
Thanks for the thorough report! This looks like it's happening in Bubble Tea (likely /x/input, where input in processed); transferring accordingly. |
This probably predates #1162 which is in v1.3.2. Could you try bumping Bubble Tea to the latest in your project? We're going to update Huh to use the latest Bubble Tea soon, but meanwhile, you can bump Bubble Tea to the latest version and see if it makes a difference. |
Yes, that definitely fixed it! Thanks for the amazing, and fast support! |
Describe the bug
Character
@
does not show up inhuh.Input
when typing, or copying and past usingSwedish
keyboardTo Reproduce
Steps to reproduce the behavior:
go run main.go
altGr + 2
Expected behavior
The character
@
to appear in the inputScreenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: