vercel / vercel/hyper

Support config default window size

Open
#7,126 1 comment 0 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

Is your feature request related to a problem? Please describe.
Currently, if window enters full-screen and exists, the window size renders as the max size(but not full-screen). So users should resize it manually.

Describe the solution you'd like

  • Support config default size(cols and lines like Mac default Terminal app), every time app lunch displays in the preferenced cols and lines
  • Restore window layout after exit app or exit full-screen

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. Start by tracing configuration handling and the window lifecycle around full-screen entry, exit, and application launch; done means configured columns and lines are used on launch and the window layout is restored after exiting the app or full-screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Feature
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.