KeySequence First Deletes Previous Character

I have a key sequence that does nothing but insert a single character, in my case ä and it applies across all applications. (I have an extended keyboard and am mapping extraneous function keys to characters with diacritics). The problem is that upon inserting said character, it deletes the previous character.

Example:
Existing text: abcde
After Execution of trigger: abcdä
Desired Text: abcdeä

Any help would be appreciated!

BTT shows you how many characters will be deleted. If something is wrong, click stop recording and change what you want to change... I think :slightly_smiling_face:

That did it! Thanks much!