NUL chars are left in console logs (telnet protocol)
Status: Alpha
Brought to you by:
cross
I end up with null characters at the end of many lines in my various console logs. I assume this is because of binary telnet negotiation, and that I probably want the '-t' option to tcpsrv. However, if so, that's really a feature of the terminal server port in question, and so should be in the conf file, no?