iridium-bpmf icon indicating copy to clipboard operation
iridium-bpmf copied to clipboard

如何使用

Open dong-999 opened this issue 4 months ago • 4 comments

您好,请问下,如果想把这个方案在librime-1.9这个引擎版本下使用,然后使用源码里的demo进行测试,该如何添加。我现在添加了后,部署的时候直接失败

dong-999 avatar Aug 07 '25 08:08 dong-999

您好,因為目前 GitHub 上最新版的中州韻對應的 librime 只有到 1.7,方便知道您的作業系統、使用的客戶端程式名稱(中州韻/小狼毫/鼠鬚管/...)和版本嗎

andy0130tw avatar Aug 07 '25 19:08 andy0130tw

您好,因為目前 GitHub 上最新版的中州韻對應的 librime 只有到 1.7,方便知道您的作業系統、使用的客戶端程式名稱(中州韻/小狼毫/鼠鬚管/...)和版本嗎

您好,我没有用客户端,我是在https://github.com/rime/librime中下载了1.9的tag版本,因为源码本身会有rime_api_console的demo,我想在方案列表中引入您的方案,但是在rime_deployer的时候报错了 我的default,custom.yaml中的方案如下 patch:

1.

schema_list: - schema: iridium_bpmf # add more here

2.

key_binder/bindings: # menu navigation keys # these bindings are for HORIZONTAL layout, you may need to modify # according to your preferred layout - { when: has_menu, accept: Up, send: Page_Up } - { when: has_menu, accept: Down, send: Page_Down } - { when: has_menu, accept: Left, send: Up } - { when: has_menu, accept: Right, send: Down }

3.

switcher/option_list_separator: ' / ' switcher/save_options: - full_shape - ascii_punct - simplification - extended_charset - zh_hant - zh_hans - zh_hant_tw

dong-999 avatar Aug 08 '25 01:08 dong-999

瞭解,我沒有很熟悉 librime 的後端,這陣子會抽空試試看

andy0130tw avatar Aug 08 '25 16:08 andy0130tw

瞭解,我沒有很熟悉 librime 的後端,這陣子會抽空試試看

麻烦帮忙看下,感谢

dong-999 avatar Aug 11 '25 08:08 dong-999