microsoft / microsoft/terminal
Save and Reload multiple tabs (Like a profile)
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
# Description of the new feature/enhancement
When developing an application, we need to run multiple servers simultaneously. The multiple tabs support is excellent, but re-running it again and again is monotonous. If a set of new tabs can be loaded on clicking on "Work" profile, then it will make the life easier for the developer. Much similar to collection feature of Postman.
# Proposed technical implementation details (optional)
The first command to be executed on each tab needs to be provided while making the "Work" profile.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the existing multiple-tab and profile implementations, then determine how a profile could represent and restore a tab set with each tab's first command. Done means a profile can save and reload the requested tabs and commands, with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100