rime-double-pinyin icon indicating copy to clipboard operation
rime-double-pinyin copied to clipboard

雙拼輸入方案

Results 9 rime-double-pinyin issues
Sort by recently updated
recently updated
newest added

Hi, 希望能增加紫光双拼 谢谢~

![Screenshot from 2021-08-07 12-14-16](https://user-images.githubusercontent.com/36961256/128587592-6af8ad87-254a-462a-af04-d5da3e874ae0.png) 如图所示,明月拼音可以如此输入特殊符号 在明月拼音・小鹤双拼中则无此功能 我试过在double_pinyin_flypy.schema.custom.yaml中加入 patch: punctuator/import_preset: symbols recognizer/patterns/punct: '^/([0-9]0?|[A-Za-z]+)$' 然而仍然无法使用/x符号,问题出在哪里呢?

智能ABC双拼方案,输入ba,候选词却是zhe的相关候选词。 以前是正常的,现在不知道是什么问题导致这个bug ![C_2021 07 13_12 48 09](https://user-images.githubusercontent.com/56342788/125392368-9eb47600-e3d8-11eb-9ec3-9fb9ea84b514.jpg)

![image](https://user-images.githubusercontent.com/54128430/109249357-8295ab00-7822-11eb-8056-c0f9e5aff0f7.png) 应该是变为`sh` ![image](https://user-images.githubusercontent.com/54128430/109249379-8b867c80-7822-11eb-91a0-104fc02d43af.png) 应该会展示元音为`k`的候选词汇 甚至还会影响到其他组合: ![image](https://user-images.githubusercontent.com/54128430/109249497-c5f01980-7822-11eb-909f-86f6e7bcb960.png) 应该是`shu ch` ![image](https://user-images.githubusercontent.com/54128430/109249764-53336e00-7823-11eb-8452-3eeca8f75c19.png) 这个直接没了,应该是`kai ch` **PS:我用的`fcitx5-rime`**

朙月拼音中已有「𰻞」(U+30EDE): [rime-luna-pinyin](https://github.com/rime/rime-luna-pinyin/tree/master)/luna_pinyin.dict.yaml, line 49007 ``` 𰻞 biang ``` 當前規則中未處理該音節,以小鶴雙拼爲例,鍵入「bl」顯示爲「buang」: ![Screenshot_20240312_213946](https://github.com/rime/rime-double-pinyin/assets/121725112/f053fe53-b8fe-4393-b0b2-814d0ef1bd99)

我使用的是小鶴雙拼方案,想請問是否能客製成類似語句流那樣,可以中英同時輸入? ![image](https://cloud.githubusercontent.com/assets/2840571/11454767/f8ea7e92-9674-11e5-89ec-1b0aae95f0b0.png) 因爲現在小鶴雙拼方案中,空白鍵會直接上屏、而且並不會採用英文詞庫 不知道我是否有把需求描述清楚? 謝謝

作者是@mehhaha,已取得他的授权 原repo https://github.com/mehhaha/Rime 我按[百度百科](https://baike.baidu.com/item/%E6%90%9C%E7%8B%97%E5%8F%8C%E6%8B%BC/7587355)测了下按键是对的

想法来自 https://github.com/iDvel/rime-ice/pull/332 ,如果可以,我可以提个 PR