Diagonal line character U+2571 is too small
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
In most fonts the character ╱ (U+2571 ) spans from top to bottom which allows drawing diagonal lines over multiple lines, however in FiraCode it doesn't.
This is what it looks like in most other fonts (this is NotoSansMono Nerd Font):

This is what it looks like in FiraCode:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by rendering U+2571, U+2572, and U+2573 in FiraCode and comparing them with the examples in the issue. Inspect the corresponding glyph definitions and metrics, then verify that all three span from the top to the bottom of the line without disrupting the monospaced layout.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100