Sorry I can't find the answer to this question, so I make a new thread.
I am newbie for MushClient, and it seems that mushclient only check the trigger after a complete line(with the "\n") is sent from MUD, but I have some problem here.
I am playing a MUD that often send a line without a "return" at the end of the line and waiting for my input, and I need to use trigger to response to this "unfinished" line.
Very similar like waiting for you to input the name and password when you log in a mud.
How can I fulfill this function in MushClient?
I am newbie for MushClient, and it seems that mushclient only check the trigger after a complete line(with the "\n") is sent from MUD, but I have some problem here.
I am playing a MUD that often send a line without a "return" at the end of the line and waiting for my input, and I need to use trigger to response to this "unfinished" line.
Very similar like waiting for you to input the name and password when you log in a mud.
How can I fulfill this function in MushClient?