When I'm inserting a symbol using autocompletion (the behaviour is correct for inserting from the menu), and my cursor is like this: start|end, then I trigger an autocomplete (e.g. \sigma), the resulting word is startΣ|, rather than startΣ|end, which can be annoying (especially as this happens for symbols like brackets, not just word characters).
When I'm inserting a symbol using autocompletion (the behaviour is correct for inserting from the menu), and my cursor is like this:
start|end
, then I trigger an autocomplete (e.g.\sigma
), the resulting word isstartΣ|
, rather thanstartΣ|end
, which can be annoying (especially as this happens for symbols like brackets, not just word characters).Is there any way to change this behaviour?