Zoom In / Out while pressing Ctrl + Mouse Wheel [up/down]
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: Microsoft Windows [Version 10.0.15063]
- Hyper.app version: Hyper 1.4.8 (stable)
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/reyronald/895879a5be0b496a7f73e0527cab8f0b
- The issue is reproducible in vanilla Hyper.app: Yes
Issue
It is common for many apps, including browsers, to be able to Zoom In / Out the contents (or increase/decrease the font size) by pressing Ctrl while scrolling the Mouse Wheel up and down.
I searched through issues related to the Zoom functionality but couldn't find a particular reason why this isn't possible with Hyper, or maybe it is but it's not working for me? Is this something that could be added?
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 file, test, or entry point. Reproduce the behavior in Hyper 1.4.8 on Windows with Ctrl plus mouse-wheel scrolling, then trace the input and zoom handling. Done means Ctrl+wheel reliably increases and decreases the terminal content size, matching the requested browser-like behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100