Jan. 19, 2015
9:41 p.m.
Since this can be interesting for others I resend to the mailing-list I did the following: (1 + 2) * 4 selected (1 + 2) print get the bubble [3] esc killed the bubble (1 + 2) is selected and I want to add just after the selection soemthing like -5 if I type something I erase the selection (normal) so I need the deselect (ok correct) so I press esc the expression is deselected but the cursor goes to the beginning of the line and not just after the selected text. Why because I selected the ( 1 + 2 ) from right to left I have the impression that I would like to always have the cursor after the ) so that I can continue to compose expressions based on sub-expressions I previously checked (and discarded results). Stef