-
终于到周末了,满怀崇敬,又认真了重读了一遍wiki里,佛振老大的写的 Rime设计书.
有两个问题我没试出来.
## 1.通过下标给列表打patch
``` yaml
patch:
"一級設定項/二級設定項/三級設定項": 新的設定值
"另一個設定項": 新的設定值
"再一個設定項": 新的設定值
"含列表的設定項/@0": 列表第一個元素新的設定值
"含列表的設定項/@la…
-
根据number.lua,实现了输入`/1234`候选项有4个大写数字的数值选项,但是怎么用abc代替数字键对候选项进行选择?同时,在选择后,恢复之前的数字键选择。尝试了对number.lua中translator函数修改,不能获取`'menu/alternative_select_keys'`的值,更不知道如何设置`'menu/alternative_select_keys'`为:`altern…
-
`Create PATH_TO_RIME_USER_DATA_DIR`这个PATH_TO_RIME_USER_DATA_DIR在linux是什么目录??
-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
**Describe the bug**
截至3.2.12版本,加上设置中新增的滑动相关参数设置,当前的滑动机制已经足以正常使用了。我也已经将之前的长按方案全部切换到滑动上了,但仍然有一个美中不足:滑动滑出按键区域之后,能够很容易在滑动设定时间内锁定在滑动起始按键上,但滑出起始按键之后越过路径上的其他按键会触发这些按键的高亮,并且熄灭滑动起始按键的高亮状态。
**To Reproduce*…
-
I would like to request Chinese support, especially traditional mandarin.
To implement support for the Chinese group of languages you mostly just need Mandarin and Cantonese, with each having a norma…
-
使用形码时常常遇到不知道如何拆字的问题,支持通配符可以辅助用户输入。
我看 [speller](https://github.com/LEOYoon-Tsaw/Rime_collections/blob/master/Rime_description.md#%E4%B8%80speller) 文档及现有的 Issue #318,现在似乎没有此功能?
-
如题,虽然在[这篇文档](https://github.com/LEOYoon-Tsaw/Rime_collections/blob/master/Rime_description.md)中提到「可以 `env.engine.context:get_option("option_name")` 方式綁定到 `switch` 開關/ `key_binder` 快捷鍵」,但具体将这条语句放在哪里、怎么…
-
**Describe the solution you'd like**
For example:
Input ni:
![Screenshot from 2024-07-17 22-59-38](https://github.com/user-attachments/assets/89cf778a-8ba8-4ed7-bb61-2447c3e13bee)
Now press a …
-
Hello, I am the developer of the original input scheme. Actually, you don’t need to modify any dict content, you just need to add an expression in the schema that derives the letters with diacritics i…