https://bugzilla.mindrot.org/show_bug.cgi?id=1990
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Damien Miller <[email protected]> 2012-03-30 10:29:40 EST --- I can't replicate this on Goobuntu precise: $ cd /tmp $ touch xxxüxxx $ sftp -D /usr/lib/openssh/sftp-server sftp> ls xxx<TAB> (expands to) sftp> ls xxx\303\274xx xxxüxxx sftp> Perhaps it is locale dependent? -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
