quicktext icon indicating copy to clipboard operation
quicktext copied to clipboard

(v6) Undo and [[CURSOR]]

Open Tlon2010 opened this issue 6 months ago • 3 comments

Not a major issue, but with a script like this:

Thanks, [[TO=firstname]].[[CURSOR]]

which returns, with the cursor after the period:

Thanks, John.

If I hit ctrl-z to undo, I get:

Thanks, John. [[CURSOR]]

Previous versions would undo the entire template. Now, the cursor variable shows up in the undo action.

Tlon2010 avatar Jun 03 '25 13:06 Tlon2010