Viewing 1 post (of 1 total) Author Posts July 18, 2019 at 6:49 am #25995 LTTParticipant Text: x x Run this snippet: ${0:${SelText/^/>/g}} Result: >>>>>> ** It replaced each character, including the 2 CrLf. I have to use: ${0:${SelText/^.*\r/>\0/g}} Result: >x >x Author Posts Viewing 1 post (of 1 total) The forum ‘Plug-in Bug Reports’ is closed to new topics and replies.