[DGD] ssh
Felix A. Croes
felix at dworkin.nl
Wed Feb 25 00:04:22 CET 2004
"Colin Ross" <c.ross at cantab.net> wrote:
> I've incorporated the ssh functionality into my DGD and it
> seems to be working well from Linux. However, when I
> connect using PuTTY, I can log in Ok, but then the final
> character of every line I type disappears. So, for example
> when I type "users", the MUD actually gets "user".
>
> Any clues as to what might be going on? I have tried
> changing various PuTTY settings to no avail.
Yes, the code is still a little rough. at line 894 of ssh.c, the
line that reads
return conn::receive_message(nil, str[.. strlen(str) - 2]);
strips off the last character, whether it is a newline or not.
Regards,
Dworkin
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list