A typing booster engine for the IBus platform
b2796b17a0
- Make matching in the database case insensitive (https://github.com/mike-fabian/ibus-typing-booster/issues/251) - Remove accents for “input_phrase” when learning from a text file (https://github.com/mike-fabian/ibus-typing-booster/issues/252) - Make matching in dictionaries case insensitive (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/251) - Cleanup user database when Typing Booster starts (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/239) Also use the sqlite3 “VACUUM” command to rebuild the database file, repacking it into a minimal amount of disk space - Add tabstatistics.py, command line tool to display some information about the database contents - Use python3-pycountry as a fallback to langtable (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/250) - Add “Recommends: python3-regex” to use better regexpressions if available |
||
---|---|---|
.fmf | ||
plans | ||
tests | ||
.gitignore | ||
ibus-typing-booster.spec | ||
sources |