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
➜ ctrl+c application kills
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Geis
(1 post) Bio
|
Date
| Sun 08 May 2005 08:04 AM (UTC) Amended on Sun 08 May 2005 08:16 AM (UTC) by Geis
|
Message
| Hello,
recently been running tests at work through a command prompt but am finding I need a client with a larger display buffer. So ofcourse I think of my trusty mushclient app!
It works great except that I need to be able to send a ctrl+c command to cancel running programs on the telnet server. I was wondering if there is a a way to alias or macro the ctrl+c command to send to the server?
Thanks! | Top |
|
Posted by
| Flannel
USA (1,230 posts) Bio
|
Date
| Reply #1 on Sun 08 May 2005 08:35 AM (UTC) Amended on Sun 08 May 2005 08:36 AM (UTC) by Flannel
|
Message
| What scripting language are you using?
Basically, you can map ctrl-c using an acellerator, and then just send \x03 to the server (that's the hex sequence for ctrl-c) by embedding it in a string (and using Send).
At least, I'm pretty sure that will work. Haven't tested it, since I don't have a shell to connect to at the moment. |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | 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,387 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top