one, two, and three dot ellipsis not aligned
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
The primary example of this case is when viewing ls -al output:
And a contrived example of all three out of alignment:
This is exhibited in Windows Terminal and Visual Studio Code with ligatures enabled:
{
"editor.fontLigatures": true
}
I don't know if this is by design, not possible to fix, or whatever... but I'm reporting it for posterity!
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
Reproduce the rendering with ls -al and the contrived one-, two-, and three-dot examples in Windows Terminal and Visual Studio Code, with editor.fontLigatures enabled. Compare the ellipsis alignment and determine whether the font's ligature behavior can be corrected; done means the three forms align consistently or the limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100