Window switching with ⌘ + #
Open
Nobody has claimed this yet.
🛠 Type: Feature Request
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
A lot of terminals on OSX let you switch between windows with ⌘ + 1, 2, 3 etc. I'd love this functionality in Hyperterm.
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 macOS keyboard-shortcut handling and existing window-management code, then check how numbered shortcuts are processed. Done means ⌘+1, ⌘+2, and subsequent supported numbers reliably select the corresponding Hyper window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100