|
|
|
|
|
by majewsky
2170 days ago
|
|
I only get this: $ telnet mapscii.me
Trying 144.76.97.34...
Connected to mapscii.me.
Escape character is '^]'.
_
Then nothing more happens. Arrow keys just get printed back out like with `cat`: ^[[A^[[D^[[B^[[C
Eventually I get "Connection closed by foreign host." This is on Arch Linux with telnet from inetutils. Am I holding something wrong? |
|