vercel / vercel/hyper

Tab Scrolling in recently opened tabs

Open
#7,406 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

I can not open the recently open tab by any shortcut, there should be option available in config for the setting the key bindings for the tab scrolling in recently opened manner.

In powershell, firefox and many terminal emulators have this feature, I don't to need memorize the tab number to go to another tab.

CTRL + Tab can be modified in the config file.

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 tracing how the config file handles key bindings and how CTRL + Tab is currently processed. Check the existing tab-selection behavior before deciding where recent-tab scrolling belongs. Done means CTRL + Tab can be configured to move through recently opened tabs without requiring tab-number memorization.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
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.