MantisBT - mSLDev
View Issue Details
0000090mSLDevGeneral (other)public2013-03-24 04:442013-03-24 14:31
Travis 
administrator 
normalminorN/A
closedfixed 
0.3.1.0 
0.4.1.0 
7.29
0000090: ctrl+h: cursor keeps its position instead of staying with the moved text
The cursor stays in the same column when text is aligned, even though the text has shifted.
; '|' signifies the cursor location

;before ctrl+h:
alias foobar {
noop $moo|
}

;after ctrl+h:
alias foobar {
  noop $m|oo
}
No tags attached.
Issue History
2013-03-24 04:44TravisNew Issue
2013-03-24 14:31administratorStatusnew => closed
2013-03-24 14:31administratorAssigned To => administrator
2013-03-24 14:31administratorResolutionopen => fixed
2013-03-24 14:31administratorFixed in Version => 0.4.1.0

There are no notes attached to this issue.