How to correctly space font
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
I'm frustrated with the inconsistent character spacing in Hyper terminal, especially when using monospaced fonts. The spacing often looks uneven or slightly off, which impacts readability and the overall developer experience.
Describe the solution you'd like
I would like Hyper to improve font rendering and spacing accuracy, ensuring that monospaced fonts are rendered with consistent character widths and proper alignment. Ideally, it should match the rendering quality of terminals like iTerm2 or Alacritty.
Describe alternatives you've considered
I’ve tried adjusting the font size, switching to different monospaced fonts (like Fira Code, JetBrains Mono, or Menlo), and tweaking CSS in .hyper.js, but none of these fully resolve the spacing issue. I’ve also considered switching to another terminal altogether, but I’d prefer to keep using Hyper if this can be improved.
Additional context
This issue is especially noticeable with ligatures or when displaying tables, code alignment, or ASCII diagrams. Screenshots and examples can be provided upon request. It would also be great to have an official list of fonts and settings known to work well with Hyper.
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 reproducing the spacing issue with the fonts, ligatures, tables, and ASCII diagrams described in the issue, using the font and CSS settings in .hyper.js. Compare the rendering across the listed monospaced fonts and terminal examples; done means consistent character widths and alignment without requiring per-font workarounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100