Miltiplicity slows Autohotkey keyboard characters
(Windows 11) I use Autohotkey for abbreviations - eg I type '.em' and it spits out my email address into whatever app or web page I am using. Recently the characters began appearing slowly (20-30 per second, but slow enought that I'd press another key and interrupt while they were still appearing).
By a process of elimination I found that Multiplicity was causing this. It seems to hook into the flow of characters from the Autohotkey pseudo-keyboard - so presumably the real keyboard too - and slow it down.
Uninstalling Multiplicity fixed the issue, and by chance I no longer need to use it.
Peter A