fix: forward input at the composition limit

This commit is contained in:
2026-08-12 16:21:33 +09:00
parent 9d60c4bbb0
commit 5927f6a5e1
4 changed files with 35 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ void engine_emoji_preedit_languages(struct ct*);
void engine_emoji_start_and_unknown(struct ct*);
void engine_emoji_dictionary_identity(struct ct*);
void engine_randomized_stress(struct ct*);
void engine_full_boundary_passthrough(struct ct*);
void dictionary_candidates(struct ct*);
void dictionary_misses_clear_result(struct ct*);
void dictionary_emoji_identity(struct ct*);