Feature request: window size preset
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Generally, a developer has some favorite window size, for example, 120x40, 80x30, etc. When I resize the hyper window, I don't want to move my mouse slowly to make sure the window size is 120x40 instead of 119x41. It could be great that, I can set some window size presets in configuration, the window size is smart enough to stick to one of these presets.
P.S. It is a little bit obsessive, but enjoy it. 😈
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
The issue names no files, tests, or entry points. Start by locating Hyper's configuration handling and window-resizing behavior, then determine how presets should be represented and selected. Done means configured sizes are recognized while resizing and the window settles on the selected preset.
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
- 25/100