mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-02-02 00:07:34 +00:00
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:
@@ -42,8 +42,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
|
||||
|
||||
Reference in New Issue
Block a user