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
KyleBing大神,你好,作为一个常年单字选手,请问macOS下能实现隐藏候选窗口的功能吗? 另外,为了实现彻底盲打,想问一下大神,可以在单字输入的基础上再加一个出简不出全的功能吗? 这样,重码率基本为0,从此汉字和编码基本一一对应,简直太爽 了。
The text was updated successfully, but these errors were encountered:
问题已解决,步骤如下:
wubi86_jidian.dict.yaml
wubi86_jidian.schema.yaml
filters: # - simplifier@tradition # - lua_filter@single_char_first_filter # 单字优先 - lua_filter@single_char_only # 纯单字 speller: # max_code_length: 4 # 四码上屏 # auto_select: false # 四码唯一时,自动上屏 # auto_clear: max_length # 空码时自动清空
经过以上设置后,基本可以实现不看候选框打字,实现真正的“盲打”。
Sorry, something went wrong.
一简和二简的还能接受(还能强制的调整过来), 三码和四码,很多字打出肌肉记忆了,有些字三码就能打出来,但是已经习惯用四码打了,不太好改了~
No branches or pull requests
KyleBing大神,你好,作为一个常年单字选手,请问macOS下能实现隐藏候选窗口的功能吗?
另外,为了实现彻底盲打,想问一下大神,可以在单字输入的基础上再加一个出简不出全的功能吗?
这样,重码率基本为0,从此汉字和编码基本一一对应,简直太爽 了。
The text was updated successfully, but these errors were encountered: