rime-settings icon indicating copy to clipboard operation
rime-settings copied to clipboard

中文混合输入怎么没的呢

Open danniswaller opened this issue 5 years ago • 1 comments

如题,这里的中英文输入模式需要怎么配置才能生效,按照文档上写的在customer配置里面也没有找到相关配置

danniswaller avatar Jan 28 '21 09:01 danniswaller

因为默认设置里我已经取消了,如果要开启的话,在你对应输入方案的custom配置文件中反注释(把前面的 # 去掉):

  # __include: easy_en:/patch
  # easy_en/enable_sentence: false # 中英文混输的设置

然后重新部署即可。

wongdean avatar Jan 30 '21 07:01 wongdean