Hacker News new | ask | show | jobs
by eviks 765 days ago
Why didn't they use actual control sequences instead of text chars, ASCII had plenty of those?
1 comments

When your debugger is telnet circa 1980, non-printable characters are a liability. (You pay for it later, when people who've never seen "...end with <CRLF>.<CRLF>" botch the implementation.)