Feature Request: Add a Copy Profile command #2281
Labels
Area-Settings
Issues related to settings and customizability, for console or terminal
Area-UserInterface
Issues pertaining to the user interface of the Console or Terminal
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Product-Terminal
The new Windows Terminal.
Resolution-Won't-Fix
We're just really obstinate about this. There's probably a good reason.
Milestone
Description of the new feature/enhancement
Adds a command that, when executed, pops up a dialog with a field prompting for the name of a new profile, and another to edit the command (pre-populated with the command of the current profile?). On confirmation, the new profile is created and added to the end of the list, and persisted in profiles.json for later editting.
Other profiles options can be omitted. This is intended to be a quick "make a new profile using the settings of the current" command, without having to edit profiles.json.
Proposed technical implementation details (optional)
This may be part of the larger profiles.json editting feature, but I think it warrants a separate, simpler workflow than a larger editing experience leads to.
I think this would be a good pairing for #2046.
The text was updated successfully, but these errors were encountered: