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
➜ Lua
➜ Matching on newlines?
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Rivius
(99 posts) Bio
|
| Date
| Fri 19 Nov 2010 09:47 PM (UTC) |
| Message
| In my server setting in Lusternia I set it to add a linebreak after the prompt in order to keep things nice and neat.
I like the gag useless information that gets spammed towards me though, and naturally, while I can gag the line, the linebreak does not get gagged and ends up adding some very annoying newline characters in place.
Is there a way, for example, that I can gag a newline character?
Let's have this as an example:
^You have recovered equilibrium\.$
Is there something in regex that would allow me to say
^You have recovered equilibrium\.[NEWLINE]$
and gag it like that? | | Top |
|
| Posted by
| Nick Gammon
Australia (23,165 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Fri 19 Nov 2010 10:55 PM (UTC) |
| Message
| Not really, because multi-line triggers can't omit from output.
What I personally do is install the Omit_Blank_Lines plugin which is around here somewhere. That just omits all blank lines. Maybe that is overkill, but it is a simple solution. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Fiendish
USA (2,541 posts) Bio
Global Moderator |
| Date
| Reply #2 on Fri 19 Nov 2010 11:03 PM (UTC) |
| Message
| The latest version of my channel capture plugin has a solution for this problem.
See
http://code.google.com/p/aardwolfclientpackage/source/diff?spec=svn99&r=99&format=side&path=/trunk/MUSHclient/worlds/plugins/aard_channels_fiendish.xml
For what I added to gag the trailing blank line. |
https://github.com/fiendish/aardwolfclientpackage | | 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.
13,012 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top