I would like to create a keyboard shortcut that replaces a word, say "like", with the following: ", like". By that, I mean the first step of the shortcut should delete the previous character (which would be a space) and then replace with other content. How can I inject an ASCII character into a keyboard shortcut (if it's possible)?