fix: committed incorrect puncts when user sets non-corresponding keys.
fix: lua hijacked keys when in ascii_mode
fix: handle keys correctly combined with shift
This commit is contained in:
mirtlecn
2024-02-07 16:09:51 +08:00
committed by GitHub
parent 5577c26f1d
commit 1ffdce6a84
8 changed files with 62 additions and 27 deletions

View File

@@ -53,8 +53,8 @@ switches:
engine:
processors:
- lua_processor@select_character # 以词定字
- lua_processor@auto_commit_single_punct # 让写在 alphabet 中的某标点自动上屏
- ascii_composer
- lua_processor@auto_commit_single_punct # 让写在 alphabet 中的某标点自动上屏
- recognizer
- key_binder
- speller