Replies: 3 comments 3 replies
-
|
輸入方案用到的開關,在輸入方案裏定義。 哪些開關的狀態(通過方案選單切換後)自動保存,由這段代碼指定: https://github.com/rime/rime-prelude/blob/3803f09458072e03b9ed396692ce7e1d35c88c95/default.yaml#L22 不太明確你的需求。聽上去好像跟自動保存狀態無關。 如果要在切到某個輸入方案時設置開關的初始狀態,用 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
代码编辑器
Alrcatraz ***@***.***> 于 2024年12月7日周六 09:18写道:
… 多谢指点!
有没有图形化的窗口可以设置这些部分呢?
—
Reply to this email directly, view it on GitHub
<#1741 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2QAJYYU5NZH6JXAGMCHBL2EJEG3AVCNFSM6AAAAABTDFDPIGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNBZGE2TSOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
手动改yaml文件确实可行,但是一旦发生错误,整个输入法都会无法使用,如果有GUI界面就可以避免这个风险。 对于我自己实现我的需求,暂时放弃了全拼,先用粤语拼音、luna-pinyin和luna-pinyin-simp三个组合来实现了。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
因为Rime支持拼音输入,因此我正试图将它作为默认的汉语输入法。我目前使用简体字拼音和粤语拼音,未来还可能需要使用繁体中文拼音,请问可否添加【记忆输入方案+简繁转换设置】组合的功能?这样我就可以在切换输入方案时快速呼出我需要的语言和输入方式,谢谢!
Beta Was this translation helpful? Give feedback.
All reactions