-
In a text file, all words are reported as misspelled. In this example, all words are misspelled, including the one that really is.
```
"No": no suggestions
"mistakes": no suggestions
"here": no su…
-
### Describe the bug
When starting waydroid after reboot, every app loses memory and i have to log in to google every time. This doesn't happen in any other distro when using waydroid.
### What did …
-
### What did you expect to happen?
Flyspell is enabled normally.
### What actually happened?
Error enabling Flyspell. The following is from the Messages buffer:
```
Starting new Ispell process hu…
-
Hey there,
I was using this earlier and discovered that with dictionary/affix files that aren't in UTF-8 (for example ISO8859-1), this incorrectly spellchecks words containing non-ASCII characters …
-
I think it would be helpful to have some kind of tooling to help check or enforce spelling in the reference. I think a challenge is picking the right tooling for that. Some of the considerations:
* H…
-
From this [inactive bug](https://bugzilla.redhat.com/show_bug.cgi?id=219777). A patch is attached there already and was sent to the vim devel list. It needs some work.
I'm just filing the issue so t…
-
I'm using MacOS Sierra and after run `brew install hunspell` and `pip install hunspell' I'm getting:
```
Collecting hunspell
Downloading hunspell-0.5.0.tar.gz
Installing collected packages: hu…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.4.13-IDEA241
- OS Name: Linux
- Java Version: 17.0.11
- App Name: CLion
- App Full Name: CLion
- App Version name: CLion
- Is EAP: …
-
In the GNOME runtime (as advertised at ), hunspell_en data is available as /usr/share/myspell/en_*.* in the runtime (presumably coming directly from org.gnome.Platform, not org.gnome.Platform.Locale),…
-
For many "space" languages there are decent Hunspell dictionaries available. I used [PyHunSpell](https://github.com/blatinier/pyhunspell) to return the word's stem. I've only tested it with Basque but…