mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-04-25 06:54:48 +00:00
docs
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
- [长词优先](https://github.com/tumuyan/rime-melt/blob/master/lua/melt.lua)
|
- [长词优先](https://github.com/tumuyan/rime-melt/blob/master/lua/melt.lua)
|
||||||
- [Unicode](https://github.com/shewer/librime-lua-script/blob/main/lua/component/unicode.lua)
|
- [Unicode](https://github.com/shewer/librime-lua-script/blob/main/lua/component/unicode.lua)
|
||||||
- [数字、人民币大写](https://wb98.gitee.io/)
|
- [数字、人民币大写](https://wb98.gitee.io/)
|
||||||
- 日期、时间、星期
|
- 日期、时间、星期、农历
|
||||||
- 常见错音错字提示
|
- 常见错音错字提示
|
||||||
- 所有标点符号直接上屏,/ 模式改为 v 模式,/ 直接上屏
|
- 所有标点符号直接上屏,/ 模式改为 v 模式,/ 直接上屏
|
||||||
- 增加了许多拼音纠错
|
- 增加了许多拼音纠错
|
||||||
|
|||||||
@@ -4,6 +4,14 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 2024-01-02 🆕 🐛 ⚠️
|
||||||
|
|
||||||
|
🆕 农历功能 [#565](https://github.com/iDvel/rime-ice/issues/565)
|
||||||
|
|
||||||
|
🐛 长词优先 `long_word_filter.lua` 不提升包含英文、数字、emoji、假名的候选项 [#592](https://github.com/iDvel/rime-ice/issues/592)
|
||||||
|
|
||||||
|
⚠️ 更新并修改 `weasel_style.yaml` 为 `weasel.yaml` ([#584](https://github.com/iDvel/rime-ice/pull/584))
|
||||||
|
|
||||||
## 2023-11-29
|
## 2023-11-29
|
||||||
|
|
||||||
九宫格方案 2~9 的映射由 ADGJMPTW 改为 23456789 [a0e0ef8](https://github.com/iDvel/rime-ice/commit/a0e0ef807e4ebc50771563717375f554c9473315)
|
九宫格方案 2~9 的映射由 ADGJMPTW 改为 23456789 [a0e0ef8](https://github.com/iDvel/rime-ice/commit/a0e0ef807e4ebc50771563717375f554c9473315)
|
||||||
|
|||||||
Reference in New Issue
Block a user