Narrow No-Break Space character (U+202F) support
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hello. Thank you for the great work with Fira Code!
I found that Fira Code doesn't support Narrow No-Break Space character (U+202F or  ).
It results, for example, to display an [?] icon in Linux console for some output, which looks untidy:

Is it possible to add this particular symbol or the whole non-breaking space family? (https://en.wikipedia.org/wiki/Non-breaking_space)
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
The issue identifies the missing U+202F Narrow No-Break Space glyph and links an example from the Linux console. Start by finding how Fira Code defines and builds its glyph set; done means U+202F renders as a supported character instead of a placeholder, with the related non-breaking-space characters considered as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100