On 31/01/2012, at 23.00, Rob McBroom wrote:
I move text around pretty frequently using ⌃⌘[arrow
keys]. There are various scenarios where moving text this way in TM2 causes the selection
to expand, with whitespace inserted to the left. (Very easy to reproduce in code with
different indentation levels.)
Is this known/intended? […]
It is know, yes. Whitespace is inserted “as needed”, but this happens “per move”, so if
doing multiple moves you can have whitespace which was only temporarily needed.
1.x suffers from same issue; not that I wouldn’t like to improve it, but no ideas have
sprung to mind (which appeals to me implementation-wise).