Formatting from last command stays in the terminal
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: * Windows 10 Enterprise
- Hyper.app version: * 2.1.2
- Link of a Gist with the contents of your .hyper.js: * I'm using no such file. Default installation.
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app:
Is Vanilla
Issue
Prerequisite
A command that ends in bold formatting. E.g.: Yarn, or create-react-app, which uses Yarn.
Observed Behavior
After running the aforementioned command, the command ends with a message in bold. The next prompt of the terminal then becomes bold.
Screenshots:


Expected Behavior
The prompt should return to initial formatting irrespective of the formatting changes from the output of commands.
Known Workarounds
A Full Reload of the app would restore the formatting (Normal Reload would not). However, this is undesirable as it would also restore the environment and the working directory.
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
No source files or tests are named. Reproduce the issue in Hyper.app on Windows 10 by running a command that ends with bold formatting, then inspect the terminal rendering and prompt behavior; done means the next prompt returns to its initial formatting without a full app reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100