Register forum user name Search FAQ

Gammon Forum

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 ➜ Suggestions ➜ help/and or suggestions

help/and or suggestions

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Amenti   USA  (8 posts)  Bio
Date Fri 12 Oct 2001 11:15 PM (UTC)
Message
I wasn't really sure where to post these two points, as they may already be included in the program, I've simply been unable to find them.

1: A way to turn off the blinking of the taskbar icon when there's activity in MUSH Client, and/or rather than having a taskbar icon, having it moved to a systray icon, that blinks with activity.

2: A way to add carriage returns between lines in a log, for ease in editting.

If anyone knows how to do either one of these, I;d appreciate the help.

Tracy
Top

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #1 on Sat 13 Oct 2001 06:42 AM (UTC)
Message
The taskbar icon is a configuration option, see world configuration -> Appearance -> Output and uncheck "new activity flashes taskbar icon".

As for the carriage returns in the log, when do you want to do this? Every line? Certain lines? When you decide to?

The answer to that would control how you would do it.


If it is after every line, you can configure a "line postamble" (see logging configuration). You could put %n in there to add another new line.

If it is after certain lines, you could make a trigger to match on such lines, and then send a blank line "to the log file".

If it is when you feel like it, you can do a "world.writelog" either directly from the command window, or make an alias to call a script to do it for you.

eg.


sub BlankLine (thename, theoutput, thewildcards)
world.writelog "" ' write a blank line
end sub



- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Amenti   USA  (8 posts)  Bio
Date Reply #2 on Wed 17 Oct 2001 10:05 AM (UTC)
Message
Thank you very much for the help! I think MU* Client just has too many options, that's what. =) Always a new one to find out about.

And I was thinking after ever line out output. I'll try the suggestions you've offered.

Again, thank you very much!
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.


15,144 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.