microsoft / microsoft/terminal
Allow passing runtime tab parameters to _CreateNewTabFromSettings
Open
Area-CodeHealth
Area-UserInterface
Issue-Task
Product-Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
# Description of the new feature/enhancement
Followup for https://github.com/microsoft/terminal/pull/9813 that manually sets the runtime tab text on the duplicated tab.
Instead of doing this we should allow passing a runtime state to `_CreateNewTabFromSettings.`
Contributor guide
Research direction
Start by reviewing pull request #9813 and the `_CreateNewTabFromSettings` entry point to understand how the duplicated tab currently receives runtime tab text. The work is complete when runtime state can be passed through that entry point instead of being set manually after duplication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100