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
- I can't use the iOS app in the background
- I can't use Termius for Android in the background
- I don't see the local terminal option in the desktop app
- I see double / none of my characters in a Telnet session
- My App Store subscription is not active
- I can't map Caps Lock
- I can't import an ed25519-sk or ecdsa-sk FIDO2 key on Windows
- I can't connect using an ed25519-sk or ecdsa-sk FIDO2 key
- 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
Using VT100, the options to DONT ECHO is not available on the server.
Is there a way to disable the setting on the app?