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

Hints for words with extended (non-English) characters #102

Open
lmendez5 opened this issue Jan 8, 2023 · 1 comment
Open

Hints for words with extended (non-English) characters #102

lmendez5 opened this issue Jan 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lmendez5
Copy link

lmendez5 commented Jan 8, 2023

Describe the bug:
The hints aren't appearing with non English symbols. E.g.: cl=cliente show up successful but cl=clienté not. Of course, clienté is not a real word in Spanish, but I just used it as an example I reproduced for reporting you the issue. As well, the hint isn't appear with separated words, for instance, es = El Salvador, and I realized the hint doesn't work because the space between the words.

  • I know, I know!! is not a big deal, but I found your Hints feature very useful to remind me about my chords!! (your fault!!! hahaha) so, it is a way to use zipchord more efficiently and more kindly for people who wants to start using it. 😉
  • BTW, I did another log file with the last version, I adjust a little the Detection Delay and, till now, is working soooo fine!! congrats!! great job!!!
@lmendez5 lmendez5 added the bug Something isn't working label Jan 8, 2023
@psoukie
Copy link
Owner

psoukie commented Jan 8, 2023

Thank you. I was aware of the shortcuts that expand to more than one word. Right now, it is by design, but it will be available in the future. (So I am going to categorize this as "enhancement".)

The clienté example is trickier. If the keyboard has a key for "é" (unmodified) and the keys are defined in the "Keyboard and language" section, it gets recognized correctly, and the hint will show up. I tested this on Czech keyboard which has characters such as "č" and "é" as keys (replacing number keys).

If the character "é" needs to be typed with a dead key (and likely when it needs a Shift), then it does not work.

I am going to create a new enhancement issue for the hints for phrases with spaces, and will keep this one for hints for non-English characters (which will be harder to do).

@psoukie psoukie added enhancement New feature or request and removed bug Something isn't working labels Jan 8, 2023
@psoukie psoukie changed the title Hint with non English symbols Hints for words with extended ( English symbols Jan 14, 2023
@psoukie psoukie changed the title Hints for words with extended ( English symbols Hints for words with extended (non-English symbols Jan 14, 2023
@psoukie psoukie changed the title Hints for words with extended (non-English symbols Hints for words with extended (non-English) characters Jan 14, 2023
@psoukie psoukie added this to the Core Improvements milestone Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants