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 find the local terminal option in the desktop app
- Autocomplete integration script explained
- Some symbols in the terminal are rendered as question marks, how can I fix it?
- I get a "Couldn't load reCAPTCHA" error
- I can't use the iOS app in the background
- I can't log in or synchronize data
- I can't connect to a local device on iPhone
- I can't use Termius for Android in the background
- I see double / none of my characters in a Telnet session
- My App Store subscription is not active
Using VT100, the options to DONT ECHO is not available on the server.
Is there a way to disable the setting on the app?
I have a server which doesn't have an option of sending either of these. It would be useful to have an option to disable it it the connection properties for a telnet connection