Command History Problem

Posted by Taz on Wed 18 Jan 2006 06:48 PM — 3 posts, 12,909 views.

#0
Whenever I get disconnected and try to reconnect, MUSHclient stops recording my command history. Every time this happens I have to quit, then relog in order to fix it. It gets really frustrating since it disconnects quite often due to a problem with my computer. So I have to quit and relog frequently. Is there any chance you can fix this?
Australia Forum Administrator #1
Sounds like it is turning echo off, which is a telnet sequence. MUDs use this to stop passwords being echoed.

For security reasons, MUSHclient does not record into the command history commands when echo is off, since this would mean your password would be in the command history.

To fix this in your case, go to:

Configuration -> Input -> Commands

and check "Ignore 'Echo Off' Messages".
#2
Thanks for the help. It makes it a lot less annoying when I get disconnected now. Appreciate it.