X1aomu
X1aomu
> 有个冒昧的想法是可否完全自定义增加和删除,并提供快捷键,类似清歌输入法。 > 仍然保持学习的功能,但是不自动生成自造词。用户如果想保留词语,可以按 Control + 手动保存;不想要的刚输入的词,Control - 手动删除。不知可否考虑下。 我这里有一个可能满足你要求的方案,可供你参考:https://github.com/X1aomu/rime-uggx https://github.com/X1aomu/rime-uggx/blob/8af5239ef4df298166f81603befbefe496ffb2c4/uggx.schema.yaml#L81-L88 https://github.com/X1aomu/rime-uggx/blob/8af5239ef4df298166f81603befbefe496ffb2c4/uggx.schema.yaml#L132-L171 操作上略有不同,默认在最后提供历史学习提示,用户如果想保留,将提示词上屏一次即可。上屏一次后将加入用户词典,出字优先级提高。 想删除己有自造词,选中后按 Ctrl + Delete 即可。删除快捷键可按 rime 的方式自定义,但是 rime 好像没有提供类似你说的 `Control +` 的快捷键,可用上屏替代。
@yueduz 我记得本来就有一个空码时自动顶屏的设置项,这对形码来说是很常见的需求了。
Hi, @memsharded I was suffering from this. I think we should make some change in conan to deny the use of vcpkg defaultly, becasue it's dangerous and difficult to detect....
@TomatoFryEggs > 尝试去修改了 emoji_word.txt 里面的字,手动将一个繁体改成了简体,可以正常显示了,神奇的是,当我用批量转换后却无法生效。 批量转换后去重试试。
看了 arch 的打包脚本,我想 rime-prelude 做为最基础的依赖应该是必选的,具体的方案倒是应该可选。 问题可能在于 rime-prelude 默认依赖了过多方案,导致 arch 那边的依赖也必须把那些方案带上。 https://github.com/rime/rime-prelude/blob/dd84abecc33f0b05469f1d744e32d2b60b3529e3/default.yaml#L7-L14
> What's incredibly annoying is that PowerToys somehow infers the langauge from keyboard settings, not even OS language. I set English as UI language everywhere for a reason, because the...
To people interested. I finally get my default IME stick to a CJK one and make PowerToys stay in English. There are two settings. One is for _preffered language_ while...
我去试试,那如何指定 pcap 库的位置呢?我对 automake 还不了解
@shanzhaozhen 是与我同一个学校的吗?我这里试过两个帐号是可以的,可能还不具有普适性?你可以照这个教程 http://codingstory.com.cn/mo-gai-mentohust-v4ban-ben-de-xin-de/ 试一下。
@shanzhaozhen 按照那个教程,主要是找出 6 个位置,并不需要你找 mac 字段呀