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
已经做了各种尝试了,发现其他的模糊拼音都是生效的,比如ii不小心按两下,但始终无法通过lue打出“掠”,必须要输入lve才行。
我看了clover.schema.yaml文件里是有
- derive/^([nl])ue$/$1ve/ # nve = nue; lve = lue - derive/^([jqxy])u/$1v/ # v = u; v = u
但不知道为什么并不发挥作用。我担心是不是有全局方案影响优先级,我尝试重装输入法,无果。但我发现切换至明月简体输入法就正常了,所以我认为也不是全局的问题。
我不知道问题出在哪儿了…还请有经验的朋友指点一二
The text was updated successfully, but these errors were encountered:
好了,我知道咋回事儿了,是这条写的没问题,但逻辑有问题。
亲测已经正常了
Sorry, something went wrong.
No branches or pull requests
已经做了各种尝试了,发现其他的模糊拼音都是生效的,比如ii不小心按两下,但始终无法通过lue打出“掠”,必须要输入lve才行。
我看了clover.schema.yaml文件里是有
处理 v 和 u
但不知道为什么并不发挥作用。我担心是不是有全局方案影响优先级,我尝试重装输入法,无果。但我发现切换至明月简体输入法就正常了,所以我认为也不是全局的问题。
我不知道问题出在哪儿了…还请有经验的朋友指点一二
The text was updated successfully, but these errors were encountered: