Skip to content

Add a pair of nested, iterable default commands#7348

Merged
1 commit merged intomasterfrom
dev/migrie/f/toplevel-nested-commands
Aug 21, 2020
Merged

Add a pair of nested, iterable default commands#7348
1 commit merged intomasterfrom
dev/migrie/f/toplevel-nested-commands

Conversation

@zadjii-msft
Copy link
Member

Summary of the Pull Request

cmdpal-default-nested-commands

Adds a pair of top-level commands that both have nested, iterable sub-commands. The "New Tab..." command has one child for each profile, and will open a new tab for that profile. The "Split Pane..." command similarly has a nested command for each profile, and also has a nested command for split auto/horizontal/vertical.

References

PR Checklist

@ghost ghost added Area-Settings Issues related to settings and customizability, for console or terminal Issue-Question For questions or discussion Product-Terminal The new Windows Terminal. labels Aug 19, 2020
Copy link
Member

@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.

I'm cool with this. Does the icon thing actually work?

@zadjii-msft
Copy link
Member Author

Does the icon thing actually work?

It works for the icons in the Tab Switcher, so I just need to hook that up (maybe sometime this week)

@zadjii-msft zadjii-msft added the AutoMerge Marked for automatic merge by the bot when requirements are met label Aug 21, 2020
@ghost
Copy link

ghost commented Aug 21, 2020

Hello @zadjii-msft!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 64e3c84 into master Aug 21, 2020
@ghost ghost deleted the dev/migrie/f/toplevel-nested-commands branch August 21, 2020 14:54
@ghost
Copy link

ghost commented Aug 26, 2020

🎉Windows Terminal Preview v1.3.2382.0 has been released which incorporates this pull request.:tada:

Handy links:

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Settings Issues related to settings and customizability, for console or terminal AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Question For questions or discussion Product-Terminal The new Windows Terminal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add top-level nested commands

3 participants