dict: 日常更新 close #583 close #587

This commit is contained in:
Dvel
2023-12-22 20:58:37 +08:00
parent c9555ed3c0
commit bbc4936521
14 changed files with 1242 additions and 244 deletions

View File

@@ -72,5 +72,6 @@ is_in_user_dict = require("is_in_user_dict")
-- 在 key_binder 增加快捷键:
-- turn_down_cand: "Control+j" # 匹配当前输入码后隐藏指定的候选字词 或候选词条放到第四候选位置
-- drop_cand: "Control+d" # 强制删词, 无视输入的编码
-- get_record_filername() 函数中仅支持了 Windows、macOS、Linux
cold_word_drop_processor = require("cold_word_drop.processor")
cold_word_drop_filter = require("cold_word_drop.filter")