bugzilla-daemon at bugzilla.mindrot.org
2015-Aug-21 10:39 UTC
[Bug 2450] New: paint visual host key with unicode box-drawing characters
https://bugzilla.mindrot.org/show_bug.cgi?id=2450 Bug ID: 2450 Summary: paint visual host key with unicode box-drawing characters Product: Portable OpenSSH Version: 7.0p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: mail at eworm.de Created attachment 2688 --> https://bugzilla.mindrot.org/attachment.cgi?id=2688&action=edit paint visual host key with unicode box-drawing characters Paint visual host key with unicode box-drawing characters. This is completly optional and should not break anything if the system does not support it. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-04 04:01 UTC
[Bug 2450] paint visual host key with unicode box-drawing characters
https://bugzilla.mindrot.org/show_bug.cgi?id=2450 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Attachment #2688|0 |1 is patch| | Attachment #2688|application/x-download |text/plain mime type| | -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-04 04:03 UTC
[Bug 2450] paint visual host key with unicode box-drawing characters
https://bugzilla.mindrot.org/show_bug.cgi?id=2450 --- Comment #1 from Damien Miller <djm at mindrot.org> --- I'm not sure we want the extra complexity needed to do this; ASCII art is simple and works everywhere. That being said, we definitely don't want to do it via iconv - that's overkill. -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-07 14:30 UTC
[Bug 2450] paint visual host key with unicode box-drawing characters
https://bugzilla.mindrot.org/show_bug.cgi?id=2450 --- Comment #2 from Christian Hesse <mail at eworm.de> --- Feel free to close with WONTFIX. Initially this was just a proof of concept and I learned a lot. But this brings no real benefit but complexity. Even if not used this requires strings (pointer to char) instead of plain characters to handle the multi byte characters. At least it is archived here for everybody interested in this. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Dec-06 16:05 UTC
[Bug 2450] paint visual host key with unicode box-drawing characters
https://bugzilla.mindrot.org/show_bug.cgi?id=2450 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX -- 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.
Seemingly Similar Threads
- [PATCH 1/1] paint visual host key with unicode box-drawing characters
- [PATCH v2 1/1] paint visual host key with unicode box-drawing characters
- [PATCH 1/1] paint visual host key with unicode box-drawing characters
- [PATCH 1/1] paint visual host key with unicode box-drawing characters
- [PATCH v2 1/1] paint visual host key with unicode box-drawing characters