When font weight gets set to bold it wont change back.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: Win 10
- Hyper.app version: 1.4.8 (stable)
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/mrsideshowjack/968b3f43a9c765540babb2c9487317a9
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): can't see any style changes between bold and not bold
- The issue is reproducible in vanilla Hyper.app: yes
Issue
Once the font weight gets set to bold it doesn't change back.
On some text it doesn't get set to bold however, such as on git status the green/red lines of text stay the same.
Currently I can only reproduce with when doing a bower install and inputting an answer as to what version to use.

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 issue in vanilla Hyper 1.4.8 on Windows 10 by running bower install and answering the version prompt, then inspect the terminal styling with DevTools. Compare bold and normal text, including the colored lines from git status. Done means font weight returns to normal after the prompt and bold styling remains correct for other text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100