A typing booster engine for the IBus platform
Go to file
Mike FABIAN b2796b17a0 Update to 2.15.0
- 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
2021-11-16 16:17:51 +01:00
.fmf Convert CI tests to tmt 2021-06-29 08:18:00 +02:00
plans Convert CI tests to tmt 2021-06-29 08:18:00 +02:00
tests Convert CI tests to tmt 2021-06-29 08:18:00 +02:00
.gitignore Update to 2.15.0 2021-11-16 16:17:51 +01:00
ibus-typing-booster.spec Update to 2.15.0 2021-11-16 16:17:51 +01:00
sources Update to 2.15.0 2021-11-16 16:17:51 +01:00