[0, 10]
<lively.morphic.Text#BF0DC... - CommitMessageText>
alert("delete " + this.getSelectionRange()) var r = this.getSelectionRange() Global.getSelection().deleteFromDocument() this.setSelectionRange(r[0],r[0]) // this.fixChunks() // Functions.all(Global.getSelection()) //show(this) // remove "- " breaks // this.textString = this.textString.replace(/([a-z])- /g, function($0, $1) {return $1}) // if (this.format) // this.format() // this.world() // onMouseUp
doit
TextSelectionTool
X
M