Text in the telnet window is inserted, but shown overwrited
Brought to you by:
yegia
Using telnet/SSH when I digit a command on the command line and modify it, the new text I entered is inserted in the line, but MEConsole shows overwritted text.
Example: if I wrote this
[sam@pincopallo usr]$ cd ../home/Zam
and then try to correct it, I go back on the Z with cursor keys and type s, MEconsole show this
[sam@pincopallo usr]$ cd ../home/sam
but pressing return I found that MEconsole sent this to server instead:
[sam@pincopallo usr]$ cd ../home/sZam
This behaviour is pretty regular: MEconsole shows overwriting, but does inserting instead. The INS key on my keyboard does no effect.