Just installed KM in an attempt to solve issues with pasting things via remote systems, specifically the “Insert Text by Typing” feature. I’ve made a macro to type the content of the clipboard, which partially works. It pastes the text, but does not seem to apply any modifier keys (or at least that’s what it looks like). All characters are “typed” as lower-case (even if they are upper-case in clipboard), and any special character are typed as non-modified; é becomes e, and #!/ becomes 317.
It seems to work fairly OK on Mac + Win11 Parallels VM on the Mac, but on a remote Windows Cloud PC (via the Windows App) I get the above problem. On a RDP connection to a Win11 machine, I’m also getting inconsistent behaviour – if I have “FOO-BAR” in the clipboard, it will almost 50/50% type “FOO-BAR” and “FOO/BAR”.
I have the hotkey set as “CTRL+SHIFT+V” (since CMD usually maps to Windows-key, which brings other issues). I thought maybe it would be that the SHIFT-part would “stick”, so I also added a “Pause for 0.5 seconds” action before the “Insert Text by Typing”. But still same behaviour.
Anyone has similar issues, or know what can be done to fix/improve this behaviour?

