Hello,
I would like to have a snippet to change the color of a selection when writing a message in Thundebird. I tried a lot of way, but none of them works.
Code:
{&SetKeyDelay:500}^c!mc!hred
^v
The Copy (^c) never works. Putting the ^c before the SetKeyDelay either.
I used the copy/paste because
Code:
{&SetKeyDelay:500}!mc!hred
deletes my selection.
All other codes ("!mc!hred" followed by a newline) is working.
Any idea?