We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 g a q RET' | skk
Actual result is as follows:
{ "input": "H o g e f u g a SPC H o g e q F u g a SPC F u g a q RET", "output": "", "preedit": "▼ほげふが【フガ】" }
But I expect is as follows:
{ "input": "H o g e f u g a SPC H o g e q F u g a SPC F u g a q RET", "output": "", "preedit": "▼ほげふが【ホゲフガ】" }
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
When I Run the following command:
Actual result is as follows:
But I expect is as follows:
The text was updated successfully, but these errors were encountered: