Skip to content

Add a ShortcutAction argument to enable opening the default settings directly #2557

@zadjii-msft

Description

@zadjii-msft

from #2515:

    void App::_HandleOpenSettings(const IInspectable& /*sender*/,
                                  const TerminalApp::ActionEventArgs& args)
    {
        // TODO:<future> Add an optional arg for opening the defaults here
        _LaunchSettings(false);

After #1142 lands, we should add an optional arg to "OpenSettings" that would enable a user to launch straight into the defaults.

Metadata

Metadata

Assignees

Labels

Area-SettingsIssues related to settings and customizability, for console or terminalHelp WantedWe encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions