Skip to content

Tags: osfans/trime

Tags

nightly

Toggle nightly's commit message
fix: end composition only when toggling ascii_mode

before: switching any option in Mode_Switch would end composition and commit the first candidate

after: only toggling ascii_mode ends composition and commits the raw input; switching other options no longer end composition. Keyboard switching still commits the first candidate