[Enhancement] add profile change after boot cmd #20043

Open
opened 2026-01-31 07:01:40 +00:00 by claunia · 0 comments
Owner

Originally created by @jredfox on GitHub (Jun 6, 2023).

Description of the new feature/enhancement

add a command to change the profile after initial boot. for example if your running a bat file and it wants the profile while running to change the foreground text color to green and the background image to nature.png it should be able to do so. Just an example default bg color and other properties would also be nice.

The user would be able to launch multiple batch files in one window without having a newTab for every batch file to get the proper profile up.

Proposed technical implementation details (optional)

profile "My Awesome Profile"
where the profile is already imported into the profiles json

Originally created by @jredfox on GitHub (Jun 6, 2023). # Description of the new feature/enhancement add a command to change the profile after initial boot. for example if your running a bat file and it wants the profile while running to change the foreground text color to green and the background image to nature.png it should be able to do so. Just an example default bg color and other properties would also be nice. The user would be able to launch multiple batch files in one window without having a newTab for every batch file to get the proper profile up. # Proposed technical implementation details (optional) `profile "My Awesome Profile"` where the profile is already imported into the profiles json
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-FixNeeds-Author-Feedback labels 2026-01-31 07:01:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20043