Loading large amount of text causes hyper to cut off the bottom portion of the terminal
Open
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 build 17763
- Hyper.app version: 2.1.2 stable
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/Jarmahent/2dda156d3aa3816dcfe1798d8d8a4b52
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
- The issue is reproducible in vanilla Hyper.app: Yes
Issue
If a large amount of text is loaded into hyper(like if you do a large pull from git) The bottom part of hyper will be cut off. The only way to fix it is to resize the hyper app and it will pop back into place.

Heres a gif of how its fixed

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 issue in Hyper.app on Windows 10 with a large git pull, then resize the window to confirm the terminal content returns. Trace the terminal rendering or layout entry point used during large text output; done means the bottom portion remains visible without resizing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100