microsoft / microsoft/terminal
Retain tab color when duplicating a tab
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Description of the new feature
When duplicating a tab, it would be great if the new tab would maintain the tab color of the tab it is duplicating, similar to how it maintains the folder of the duplicated tab.
For bonus credit, it could be an option: Retain tab color when duplicating a tab
### Proposed technical implementation details
_No response_
Contributor guide
Research direction
The issue names no files or tests, so start by locating the tab-duplication entry point and tracing how the source tab's folder and color are represented. Compare that path with existing tab-color handling, then verify that duplicating a colored tab preserves its color and, if implemented, that the behavior can be controlled by the proposed option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100