ueno / libskk

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

output NN if SPC/ENTER/l etc when preedit=="n" #9

Closed tamo closed 12 years ago

tamo commented 12 years ago

(libskk-0.0.8) (I like egg-like-newline)

$ echo "n SPC" | skk
{ "input": "n SPC", "output": " ", "preedit": "" }

should be:

{ "input": "n SPC", "output": "ん ", "preedit": "" }

in my humble opinion (I don't have the original skk)

ueno commented 12 years ago

Good catch - should be fixed in 77d60c6cd6bba2f58fd4d79c4f5d995e4c34d5fb