microsoft / microsoft/terminal
More complete tab sizing configurations
Nobody has claimed this yet.
- 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
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
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