-
Default behavior is to ignore diacritics, which is good. When using Lazy Loading we can't control diacritics.
Without Lazy Loading: https://demo.insum.ca/ords/f?p=131:1
With Lazy Loading: https:/…
-
Has any plans to add support do diacritics insensitive like in Apple [NSPredicate](https://developer.apple.com/documentation/foundation/nspredicate)
Tks
-
We will want to normalize how we use the diacritics coming from Wright. First case to deal with, given its ubiquity, is "Estrangela"
To start, we want to write a regex that will find all forms of the…
-
Hello.
This code works in ENGLISH keyboard layout only.
Please help me with Slovak (or other languages) keyboard layout error.
When I want to execute key with diacritics symbols like lower or upper "…
-
I would like to let you know that this script doesn't convert diacritics correctly, such as the Spanish words _generación, podrá, engañar_, that come out to the clipboard as generaci√≥n, podr√≠a, enga…
-
Hey, while using lsadump to open encryption key for system registers the passwords are limited by using diacritics, precisely in czech language. EG: password set: "Jaknasmyčky" but in mimikatz you can…
-
Hi,
Is this the right place to log a question for node-rsj?
I'm having trouble with diacritics.
When I write the output of
```
rsj.r2j(url,function(json) {
fs.appendFileSyn…
-
Hello,
it seems that i can't read sms that contains special chars like ă î ș ț
getUnreadSMSLocs does not count them.
Do you have any idea why ?
-
Hi, I wasn't able to configure the AltGr key (or any other key) to enabe diacritics while I type as I do in Xorg with `setxkbmap ro`, what I'm getting now is a menu eventually. Is something like that…
-
Hi there,
[Release 2.2](https://github.com/Helium314/HeliBoard/releases/tag/v2.2-beta1) removed diacritics and "unused" keys as per issue #921 and pull #659 .
In my opinion, this was a _feature_…