• nextime's avatar
    Simplify terminal echo: let SSH server control echo behavior · 675df299
    nextime authored
    - Remove JavaScript-based echo handling and password mode detection
    - Send all keystrokes directly to server without local echo manipulation
    - Let SSH server handle echo control through terminal protocol
    - Proper terminal behavior where server controls what gets displayed
    - No more manual echo logic, respects SSH server's echo settings
    675df299
terminal.html 6.03 KB