HamsterWheels / magenta-server-go

MIT License
0 stars 2 forks source link

Client & Server: Invalid characters during nickname prompt - Bug #14

Open jeramyRR opened 9 years ago

jeramyRR commented 9 years ago

While the regular expression match (commit [f3f980a])(Issue #14) holds up to its bargain, invalid characters such as Ctrl + C, Ctrl + D, and Ctrl + K cause telnet to appear like the name was accepted. The user has to hit enter several times before the valid nickname is accepted.

I don't foresee many people using Telnet to connect, but it's what I'm testing with.