No sure if this is still true, but using an old MUD, the MUD caused Kildclient to turn off the echo of the text I typed and I was unable to turn it on in any satisfactory manner.
The work around I used was
edit ~/.kildclient/MUD_0.wrl or what ever your world file is called.
Assure the following is set as below
<never-hide-input enabled="1" />
No Input visible following password
Re: No Input visible following password
Or you can mark "Never hide the typed text" in the input section of the Edit World dialog.rumex wrote:No sure if this is still true, but using an old MUD, the MUD caused Kildclient to turn off the echo of the text I typed and I was unable to turn it on in any satisfactory manner.
The work around I used was
edit ~/.kildclient/MUD_0.wrl or what ever your world file is called.
Assure the following is set as below
<never-hide-input enabled="1" />