vercel / vercel/hyper

Add keyboard shortcuts for switching to specific terminals

Open
#6,508 0 comments 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.
In some terminals, you can press ALT + <the number of the terminal> and it will switch to that terminal. The CTRL + TAB shortcut is nice, but the ALT shortcut will come in handy.

Describe the solution you'd like
Add shortcuts for the first 10 terminals: ALT + <1,2,3...9,0>

Describe alternatives you've considered
Hitting CTRL + TAB until exhaustion.

Additional context
Don't think it's needed.

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

Start by locating the terminal-switching logic and the existing CTRL+TAB keyboard shortcut handling. Add shortcuts for ALT+1 through ALT+9 and ALT+0, and verify that each selects the corresponding terminal when it exists.

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
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.