libskk icon indicating copy to clipboard operation
libskk copied to clipboard

Japanese SKK input method library

Results 19 libskk issues
Sort by recently updated
recently updated
newest added

https://github.com/ueno/ibus-skk/issues/63#issuecomment-2041867546 より uim-skkの場合「K **I** N **I** n a r u」「D **E** N **A** i」のようにある程度シフトキーを押したまま入力しても「気になる」「出ない」と変換されます。この寛容な形式に慣れていると、ibus-skkの場合「気んいなる」「出んあい」のように変換ミスが起きてしまいます。 ```json $ echo 'K I N I n a r u' | skk { "input": "K...

Hello, The Guix build farm has stumbled upon the following test failure, building 1.0.5: ``` FAIL: context ============= # random seed: R02Saa367053da5a046969c0bd87c3078808 1..2 # Start of libskk tests # Start...

If set rule to azik, the predefined mode switching key in the rule e.g. "[" , doesn't switch mode. Instead, it will produce text "「", which is defined in default/rom-kana.

It fixes #77 The following seemed to be the cause: - `candidate.midasi` was using the value of `state.get_yomi`, so this value was `ぐぐ*る`. - `candidate.output` did not have a okuri-gana,...

The current CI setup based on travis-ci.org has stopped working a while ago. While it is an option to migrate to travis-ci.com, it would be more beneficial to migrate to...

It fixes #79 Sorry, this PR will conflict with #78.

When I Run the following command: ``` $ echo 'H o g e f u g a SPC H o g e q F u g a SPC F u...

I'm using libskk with fcitx5-skk. When I register `ググる` to the dictionary as follows, the output after registration will be `ググる` but `ググ`. ``` ▼ぐぐ*る【ググ】 ``` Also, The following entry...

Thank you for developing this great library. I think Completion order should be: _UserDict(most recent selected order) → Others(sorted?)_ To do that, I'm trying to do: * Re-implement UserDict with...

tutcode-touch16x include tutcode/default , which doesn't exist. Also I doubt tutcode is correct, because all keymap json files are trying to include default/default, should it be sth like default/hiragani respectively?