trime icon indicating copy to clipboard operation
trime copied to clipboard

3.2.11 键盘customize中composing替换失效

Open hk3f opened this issue 3 years ago • 5 comments

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

hk3f avatar Mar 11 '23 08:03 hk3f

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

wxyzh avatar Mar 12 '23 00:03 wxyzh

3.2.12 已经修复 commit 887651c

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

nopdan avatar Mar 22 '23 09:03 nopdan

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

wxyzh avatar Mar 22 '23 10:03 wxyzh

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

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

nopdan avatar Mar 22 '23 10:03 nopdan

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

WhiredPlanck avatar Jan 25 '24 14:01 WhiredPlanck