I always had this kind of a problem, but I finally find some time to report it. Do you have any idea how to repair it?
I’m writing some code with LaTeX, and suppose that I wanted to include a file.
Thus I type \input{
, select a file (say abc.tex) and press enter. This results in \inpu{abc.tex}t
, so the last letter of the word is moved to the end of the command. Similar problem occurs also with other commands.