vercel / vercel/hyper

Does not honor terminal resizes

Open
#1,788 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛 Type: Bug 👆 Is Upstream
Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

  • OS version and name: Mac OS X Sierra
  • Hyper.app version: 1.3.1
  • Link of a Gist with the contents of your .hyper.js: default
  • Relevant information from devtools: N/A
  • The issue is reproducible in vanilla Hyper.app: Is Vanila

Issue

Hyper does not honor "\033[8;%d;%dt", rows, cols"
Hyper should emulate that sequence correctly and resize itself when receiving that command.

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

No files or tests are named in the issue. Start by reproducing the problem in vanilla Hyper with the \033[8;%d;%dt resize sequence, then trace how Hyper handles terminal escape sequences and window dimensions. Done means Hyper resizes itself correctly when it receives that command.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.