[Bug 1484] New: escape character does not work over shared connections
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Wed Jul  9 18:41:37 EST 2008
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1484
           Summary: escape character does not work over shared connections
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 5.0p1
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P3
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: web at rightless.com
To reproduce:
$ ssh -MNfe \~ some.host.com
$ ssh some.host.com
type RETURN ~
a tilde is printed
Removing the -e option doesn't help.  Adding the -e option to the
second invocation doesn't help.  It works fine when not using a shared
connection.
OpenSSH_5.0p1, OpenSSL 0.9.8g 19 Oct 2007
Also version 4.7 is affected.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list