You may see each character you type in a Telnet session appear twice or none of your characters appear at all if Termius incorrectly detected whether local echo should be on or off.
When local echo is on, Termius echoes (shows) each character you type on the screen. Local echo is on when Termius doesn't expect the server to echo the characters. When local echo is off, Termius doesn't echo any characters, but rather simply send them to the server because it expects the server to echo characters.
Termius expects the server to echo when it receives the following commands from the server:
WILL ECHO
,DON'T ECHO
.
Character duplicates will appear when both Termius and the server echo characters. Characters won't appear at all when both Termius or server don't echo them.
Configuring the server in a way that it sends WILL ECHO
or DON'T ECHO
should solve the issue. Either command will disable local echo on the client's (Termius) side.
Was this article helpful?
Articles in this section
- Cannot import ed25519-sk or ecdsa-sk FIDO2 keys on Windows
- When trying to make a serial connection, I get a 'Permission denied' error
- I signed up with Apple on one device and but can't do it on another one. How to resolve it?
- I can't connect using an ed25519-sk or ecdsa-sk key
- I can't use the iOS app in the background
- I did not receive the email for approving login from a new IP address
- I can't enter characters (pipe, backslash, etc.) using the Option key
- I don't see the local terminal option in the desktop app
- I can't use Termius for Android in the background
- Terminal sharing: Known issues and limitations
Using VT100, the options to DONT ECHO is not available on the server.
Is there a way to disable the setting on the app?