I've been coding a MUD for a few weeks now, and been using a program called zMud to test it. There have been no problems so far, but I used telnet earlier and noticed after every character I type, telnet sends that character and a line feed/carriage return to the MUD. This is stopping the MUD from receiving whole words, it just receives single letters.

Does anyone know how I can fix this? Any help will be appreciated. Thank you.

- dizolve