microsoft/Terminal

Add a parameter for `--closeOnExit`

Open

#16,060 opened on Sep 29, 2023

View on GitHub
 (14 comments) (1 reaction) (1 assignee)C++ (3,212 forks)batch import
Area-CommandlineHelp WantedIn-PRIssue-TaskProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature/enhancement

You can sett e keep open parameter as parameter of the shell used. But if this Is dynamic (e.g. in PowerToys shell plugin) a global parameter for WT would be helpful.

This parameter should keeps the WT window open regardless of the choosen profile and its parameters.

Proposed technical implementation details (optional)

Contributor guide