| Summary: | backspace in interactive session does not delete multi-byte Unicode characters correctly | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jakub Jelen <jjelen> | ||||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | enhancement | CC: | djm, dtucker, redhat | ||||||
| Priority: | P5 | ||||||||
| Version: | 7.1p1 | ||||||||
| Hardware: | Other | ||||||||
| OS: | Linux | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 2543 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jakub Jelen
2015-10-10 01:00:54 AEDT
Even more problematic is that the value you are using is not defined in RFC4254 section 8. Yeah, I see. Now I found some discussion years ago on IETF and there are much more about this topic, But having a track about this also in this bugzilla will not hurt (I hope I didn't miss any dupplicate). http://www.ietf.org/mail-archive/web/secsh/current/msg00658.html Yes, this would require addition to protocol specification. Do you know if is some revision planned in close future? Or is there something I can help with? Created attachment 2736 [details]
Add terminal mode, document in PROTOCOL
If we do this (and I don't see why we shouldn't), we should mention the assignment in the PROTOCOL file.
Comment on attachment 2736 [details]
Add terminal mode, document in PROTOCOL
I think we should at least attempt to get this assigned via the proper process.
Simon Tatham has submitted an internet-draft for this: http://www.ietf.org/id/draft-sgtatham-secsh-iutf8-00.txt and it's currently implemented in the development branches of OpenSSH and PuTTY. Close all resolved bugs after 7.3p1 release |