To enable highlights, when a user sends a message important for all users like `*: important msg for all...` set the following parameter:
```
/set irc.look.highlight_regex ".*\*:.*"
```
### Set extra highlights on buffer
You can force highlight using a regular expression with the buffer property "highlight_regex". For example to force the highlight on all messages in the current buffer: