When a VNI/Telex control key (e.g. digit 6 for ô, w for â/ê/ô) is pressed, the engine absorbs it in-place without emitting an event. In non-grabbed mode the raw character already reached the terminal. Fix: capture buf_before, compare with buf_after, and synthesize Backspace(len+1) + Type(buf_after) when the buffer changed. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||