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

tunesiraloc★phb,qjdfvkwzm- but not gyx. #283

Open
MacDamien opened this issue Nov 19, 2024 · 3 comments
Open

tunesiraloc★phb,qjdfvkwzm- but not gyx. #283

MacDamien opened this issue Nov 19, 2024 · 3 comments

Comments

@MacDamien
Copy link

I can’t exercise with the 4 last caracters of my Ergaie serie.
MacOS 12.7.6
Firefox 132.0.2 (64 bits)
Brave [Version 1.66.110 Chromium: 125.0.6422.60 (Build officiel) (x86_64)]

@MacDamien
Copy link
Author

MacDamien commented Nov 19, 2024

It’s only with Ergaie layout. I try to rebuild the .json and PR.

@MacDamien
Copy link
Author

The .json seems (I don’t have the skills to test it locally for the moment) the one that associate with the .toml.

@Nuclear-Squid
Copy link
Owner

I ran a few tests, this is due to the fact that some special characters are included in the regexp that validate the words and some times create errors. Here, once we get to the m, we get the w-m pattern in the regexp, which means "any character from w to m, which is an invalid range (it goes backwards).

A simple fix could be to remove ponctuation symbols from the word list (since there are no punctuation symbols in there)

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