ueno / libskk

Japanese SKK input method library
GNU General Public License v3.0
78 stars 27 forks source link

Fix okuri-ari entry dictionary edit #78

Open buzztaiki opened 2 years ago

buzztaiki commented 2 years ago

It fixes #77

The following seemed to be the cause:

I Extract the code for SelectStateHandler to generate midasi as State.get_midasi. and use it in Context. And also I append state.okuri_rom_kana_converter.output to the output text when okuri is true.

buzztaiki commented 2 years ago

Thanks for your approval!

buzztaiki commented 2 years ago

CI doesn't seem to be running... :confused:

buzztaiki commented 2 years ago

It looks like the setting needs to be migrated since June 2021.

https://docs.travis-ci.com/user/migrate/open-source-repository-migration

ueno commented 2 years ago

Yeah, indeed; I've just opened #81.