There are often some duplicated characters when typing quickly. I think this is not caused by key repeat because this happens even if you set the repeat delays really high.
Steps to reproduce (version 0.1.2):
Set repeat delay and rate to as high as possible for easier testing
Do the following actions quickly:
Press down F => F is emitted as expected
Press down J => another F is emitted instead of J (bug)
Release F => the expected J from the previous step is emitted now
There are often some duplicated characters when typing quickly. I think this is not caused by key repeat because this happens even if you set the repeat delays really high.
Steps to reproduce (version 0.1.2):