Re: [fluid-dev] More commits (lots of windows fixes)

2009-10-13 Thread josh
Hello Kevin, Thanks for the info on Telnet. I know the Windows telnet client in particular doesn't work right (you get multiple lines, but they don't start at the beginning of the screen, since there is no CR). Whoever thought terminal newlines should continue to follow typewriter seman

Re: [fluid-dev] More commits (lots of windows fixes)

2009-10-13 Thread Kevin Fishburne
j...@resonance.org wrote: It would be nice if it was that simple.  The issue isn't with the client sending CRs (I added some code to handle that, basically just discards them), its with the server only sending LFs.  From what I read, the telnet protocol is supposed to be CR LF for the line term