the paste command is really nice...
for example you can create the bbcode alias (just call the alias bbcode, no regex...)
with the following result :
paste [quote]%cliptext%[/quote]
paste [url]http://%cliptext%[/url]
paste [b]%cliptext%[/b]
paste [i]%cliptext%[/i]
handy :
invoke FARR with the autocopy
type "bbocde quo"
press enter
that's it you selected text is now surrounded by
[quote][/quote]
@mouser, i did not manage to get the clipboard content in the result display
[i]%cliptext%[/i] | paste [i]%cliptext%[/i]
the first %cliptext% does not show