Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document startupActions global setting #217

Merged
merged 5 commits into from
Jan 25, 2021

Conversation

Don-Vito
Copy link
Contributor

@Don-Vito Don-Vito commented Jan 15, 2021

Documents the startupActions global setting as implemented in microsoft/terminal#8770

@opbld31
Copy link

opbld31 commented Jan 15, 2021

Docs Build status updates of commit a41f356:

✅ Validation status: passed

File Status Preview URL Details
TerminalDocs/customize-settings/global-settings.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

ghost pushed a commit to microsoft/terminal that referenced this pull request Jan 15, 2021
Procedural solution for #756.

Introduces a `startupActions` global setting. 

This setting is as string with the same format as actions in command line arguments.
It is used only if command line arguments were not provided
(aka running pure wt.exe).

The setting allows implicit new-tabs.
In the case of invalid syntax we show the warning dialog and ignore the setting.

The documentation PR is here: MicrosoftDocs/terminal#217
Copy link
Contributor

@DHowett DHowett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cinnamon-msft merge before 1.6 go-live 😄

@DHowett
Copy link
Contributor

DHowett commented Jan 20, 2021

Thanks for documenting!

@cinnamon-msft cinnamon-msft changed the base branch from master to release-1.6 January 25, 2021 22:48
@cinnamon-msft cinnamon-msft merged commit e4d6655 into MicrosoftDocs:release-1.6 Jan 25, 2021
mpela81 pushed a commit to mpela81/terminal that referenced this pull request Jan 28, 2021
Procedural solution for microsoft#756.

Introduces a `startupActions` global setting. 

This setting is as string with the same format as actions in command line arguments.
It is used only if command line arguments were not provided
(aka running pure wt.exe).

The setting allows implicit new-tabs.
In the case of invalid syntax we show the warning dialog and ignore the setting.

The documentation PR is here: MicrosoftDocs/terminal#217
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants