osfans / trime

同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
http://osfans.github.io/trime/
GNU General Public License v3.0
3.08k stars 372 forks source link

3.2.11 键盘customize中composing替换失效 #964

Open hk3f opened 1 year ago

hk3f commented 1 year ago

Describe the bug 升级到3.2.11之后原先客制化的tongwenfeng.trime.custom.yaml里面一行 "preset_keyboards/default/keys/@21/composing": ";" 修改了26键,为了使用微软双拼,本来可以实现在输入第一个声母之后会左shift键变成分号,上个版本是正常的,升级之后不会变分号了。

wxyzh commented 1 year ago

3.2.12 已经修复 commit https://github.com/osfans/trime/commit/887651c288c1efd8e4310b1729c5b96479797f41

nopdan commented 1 year ago

3.2.12 已经修复 commit 887651c

现在 shift 键又有问题了,composing key 不应该在 shift 按下状态生效

wxyzh commented 1 year ago

@nopdan 方便提供下按键的设置吗?我的Shift键本身就有设置composing,没法进行复现

nopdan commented 1 year ago

@nopdan 方便提供下按键的设置吗?我的Shift键本身就有设置composing,没法进行复现

- { click: Shift_L, composing: split_word, width: 15 } split_word 定义:split_word: { label: "'分词", send: apostrophe }

WhiredPlanck commented 8 months ago

请看新版本有无此问题。Please take a look for new version. 每夜版/Nigntly Build:https://github.com/osfans/trime/releases/tag/nightly