Description
Not a bug with voxtype, but with wtype (probably)
When typing CJK characters in Discord, the first character is missing regardless of delay.
Steps to Reproduce
- Open DIscord
- run
sleep 5; wtype 你好 and switch to Discord window
- See the output
Expected Behavior
"你好" is typed
Actual Behavior
“好” is typed
Environment
- OS/Distro: Arch Linux
- Compositor: niri
- Voxtype version: 0.5.5
- Installation method: AUR
- Whisper model: large-v3
Additional Context
Workaround: press and release shift to mitigate this wtype -P Shift_L -p Shift_L 你好
Description
Not a bug with voxtype, but with wtype (probably)
When typing CJK characters in Discord, the first character is missing regardless of delay.
Steps to Reproduce
sleep 5; wtype 你好and switch to Discord windowExpected Behavior
"你好" is typed
Actual Behavior
“好” is typed
Environment
Additional Context
Workaround: press and release shift to mitigate this
wtype -P Shift_L -p Shift_L 你好