highlight - Highlight text from the mud
highlight pattern ?text attribute list?
Highlight creates a sub that substitutes pattern for the string it matches modified to have the specified text attributes. To delete a highlight use unsub.
highlight {([a-z]+) tells you:} {green blink}
"Dave tells you:" would appear in green and blink.