Closed OrangeTide closed 2 years ago
Pressing 'L' Enter then typing in user name reports "Invalid Login" without seeming to wait for my password.
Works on subsequent attempts. And doesn't block using TF, but sure is annoying.
Works fine every time with the generic telnet client on Linux.
Guessing some Telnet codes are being negotiated with TF and confusing the new-line handling?
fixed with the rewrite of network code and correction of several major bugs in telnetclient.c
Pressing 'L' Enter then typing in user name reports "Invalid Login" without seeming to wait for my password.
Works on subsequent attempts. And doesn't block using TF, but sure is annoying.
Works fine every time with the generic telnet client on Linux.
Guessing some Telnet codes are being negotiated with TF and confusing the new-line handling?