microsoft / microsoft/terminal

More complete tab sizing configurations

Open
#597 13 comments 25 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-UserInterface Issue-Feature Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

Initially brought up in #444, the ability to enable/disable a configurable min-width for tabs when you have many of them, similar to:

If disabled, it would be chrome-like with tabs getting ever smaller, and if enabled, it would be firefox-like with a user-defined min-width before it starts either scrolling or being paginated.

Contributor guide

Open the contributing guide

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 with the tab sizing and configuration entry points referenced by the request, then review issue #444 for the earlier discussion. Define how the configurable minimum width interacts with many tabs, including the disabled chrome-like behavior and the enabled Firefox-like minimum before scrolling or pagination; done means both modes work as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
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.