fix vietnamese telex state

This commit is contained in:
2026-08-11 19:34:14 +09:00
parent e70278a3d2
commit 7b40ef419f
6 changed files with 3930 additions and 1371 deletions

1
dat.h
View File

@@ -110,6 +110,7 @@ struct Im
{
Lang *l;
Str pre;
Str raw; /* physical keys for the current Telex preedit */
Str kouho[Maxkouho];
int nkouho;
int sel;