-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
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
rime输入法自定义短语不支持输入多段文字吗? #139
Comments
能分享下怎么配置自定义短语的配置文件嘛?我折腾了一周,自定义配置文件custom后,输入法直接罢工了 |
自定义短语在用户文件夹——Custom_phrase.txt,打开这个txt文件后在里面添加就可以,格式类似下面这样:PPT ppt 1。记得使用Tab键分隔开。 |
是需要自定义配置文件启用custom_phrase的。我刚才浏览issue找到了 |
在詞庫中加入這樣一行: |
比如我想输入“wz”,希望输入法显示以下文字:
“ 自然公园里有一处荷塘,每到夏天,池中的景色令人沉醉。
无论是月光下的荷塘,还是白天的荷塘,都是那么美,令人流连忘返。”
这是两段话,且每段首行缩进两字符,这个要求能在自定义短语中实现吗?
The text was updated successfully, but these errors were encountered: