I implemented capitalization support similar to the sailfish on-screen keyboard to the presage completer in phosh-osk-stub (here), but we were wondering if this would be possible in presage itself?
The words in the databases seem to be always in lower case, but does presage support mixed case databases? At least there is the LOWERCASE_MODE key in config, but setting it to no did not produce anything usable out of the box.
There is this bug reported by @martonmiklos in the original sourceforge bug tracker, but it did not get any response: https://sourceforge.net/p/presage/bugs/13/
Also possibly related: #16.
I implemented capitalization support similar to the sailfish on-screen keyboard to the presage completer in phosh-osk-stub (here), but we were wondering if this would be possible in presage itself?
The words in the databases seem to be always in lower case, but does presage support mixed case databases? At least there is the LOWERCASE_MODE key in config, but setting it to
nodid not produce anything usable out of the box.There is this bug reported by @martonmiklos in the original sourceforge bug tracker, but it did not get any response: https://sourceforge.net/p/presage/bugs/13/
Also possibly related: #16.