https://bugzilla.mindrot.org/show_bug.cgi?id=2485

            Bug ID: 2485
           Summary: Local echo hybrid mode.
           Product: Portable OpenSSH
           Version: 7.1p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

There has been quite a lot of talk about local echo (thus the birth of
mosh).

So I would a hybrid mode (which works with -t) were ssh will still open
the terminal in raw mode, but will enable local echoing for printable
characters. The moment a non printable character is encountered, the
locally buffered text is sent to the remote pty, and whatever the
response be, will be written by the ssh client replacing existing
(locally echoed) text.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to