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 ➜ General ➜ blocking the ; key?

blocking the ; key?

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


Posted by LucianDK   (23 posts)  Bio
Date Mon 26 Sep 2016 11:16 PM (UTC)
Message
My prefered muck have recently started to asociate ; with ooc and I find myself frequently mistakenly hitting it instead of : for posing. So the question is: any way of causing the client to ignore ; or turning them into : ?
Top

Posted by Nick Gammon   Australia  (23,133 posts)  Bio   Forum Administrator
Date Reply #1 on Tue 27 Sep 2016 02:54 AM (UTC)
Message
You could make an alias:


<aliases>
  <alias
   match=";*"
   enabled="y"
   sequence="100"
  >
  <send>:%1</send>
  </alias>
</aliases>


Template:pasting For advice on how to copy the above, and paste it into MUSHclient, please see Pasting XML.


Make sure you disable "command stacking" in the Input configuration -> Commands, otherwise it will be treated as a new line.

- Nick Gammon

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

Posted by LucianDK   (23 posts)  Bio
Date Reply #2 on Tue 04 Oct 2016 04:52 PM (UTC)
Message
Thank you, worked like a charm once I had closely read the alias pasting instructions.
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.


12,025 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.