vercel / vercel/hyper

Loading large amount of text causes hyper to cut off the bottom portion of the terminal

Open
#3,560 9 comments 4 reactions 0 assignees View on GitHub

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

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.

alt text

Heres a gif of how its fixed

alt text

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.