关闭候选框后,每输入一个字符,方案图标都会显示出来
作者: luozikuan创建于 2026年8月5日更新于 2026年9月3日
I added the following settings in the scheme:
Disable the candidate box
style: inline_preedit: true # Show the inline preedit area preedit_type: preview # Preedit area content: composition (encoding); preview (selected candidate); preview_all (all candidates) layout: # Do not show the candidate box margin_x: -1 margin_y: -1 After adding these settings, all the functions are as expected, but a new problem has arisen: every time I type a character, the scheme icon appears, which is very distracting. See the attachment.
内容来源: rime/weasel