Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ Matching only Smaller word w/i a larger one (trigger)
Matching only Smaller word w/i a larger one (trigger)
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Silencher
(55 posts) Bio
|
Date
| Tue 09 Jul 2013 04:07 AM (UTC) |
Message
| So let's say I have a trigger set to 'Jo' and I highlight that name. But when Joe or Joseph comes up, the Jo is highlighted too. How can I make it so only when just 'Jo' by itself comes up, it will highlight that text? | Top |
|
Posted by
| Nick Gammon
Australia (23,158 posts) Bio
Forum Administrator |
Date
| Reply #1 on Wed 10 Jul 2013 01:39 AM (UTC) |
Message
|
 |
Regular expressions
- Regular expressions (as used in triggers and aliases) are documented on the Regular expression tips forum page.
- Also see how Lua string matching patterns work, as documented on the Lua string.find page.
|
You need a "word boundary" assertion ( \b ) |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
10,784 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top