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
reverse_lookup_filter 用于注音,只能显示单个字的注音吗? 当候选项为多个汉字的词语时,注音消失,或者显示为原有的注音,而非反查的注音。
例如:jyut6ping3方案中,反查状态下, 输入:ni,显示
输入:nihao,显示:
输入:nih时,就开始出现两字词语,并且词语的注音消失
期望的效果是输入:nihao,显示 1. 你好 nei5 hou2 ...
如何利用reverse_lookup_filter 用于多字词语注音?或者其他方案?求解。谢谢
The text was updated successfully, but these errors were encountered:
相關問題 #1536 rime/librime#822
Sorry, something went wrong.
No branches or pull requests
reverse_lookup_filter 用于注音,只能显示单个字的注音吗?
当候选项为多个汉字的词语时,注音消失,或者显示为原有的注音,而非反查的注音。
例如:jyut6ping3方案中,反查状态下,
输入:ni,显示
输入:nihao,显示:
输入:nih时,就开始出现两字词语,并且词语的注音消失
期望的效果是输入:nihao,显示 1. 你好 nei5 hou2 ...
如何利用reverse_lookup_filter 用于多字词语注音?或者其他方案?求解。谢谢
The text was updated successfully, but these errors were encountered: