No hyphenation, no understanding of SHY (soft hyphen, U+00AD)
Open
feature
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
`Style::wrap` seems to be word-only.
I tried to work around this with SHY.
All the SHY's are displayed as-is.
Thoughts?

Contributor guide
Research direction
Start by reading the Style::wrap implementation and reproducing the reported behavior with text containing U+00AD (soft hyphen). Check how wrapping and glyph display currently treat SHY; done means the issue's expected handling of soft hyphens is established and verified with a regression case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100