terminal/.github/actions/spelling
Mike Griese 30d2d2c76d
When the window is summoned and is already active, minimize it. (#9963)
This adds a `toggleVisibility` parameter to `globalSummon`. 
* When `true` (default): when you press the global summon keybinding, and the window is currently the foreground window, we'll minimize the window.
* When `false`, we'll just do nothing.

## References
* Original thread: #653
* Spec: #9274 
* megathread: #8888

## PR Checklist
* [x] Checks a box in #8888
* [x] closes https://github.com/microsoft/terminal/projects/5#card-59030814
* [x] I work here
* [ ] No tests for this one.
* [ ] yes yes eventually I'll come back on the docs

## Detailed Description of the Pull Request / Additional comments

I've got nothing extra to add here. This one's pretty simple. I'm only targeting #9954 since that one laid so much foundation to build on, with the `SummonBehavior`

## Validation Steps Performed

Played with this for a while, and it's amazing.
2021-04-28 18:57:14 -05:00
..
dictionary When the window is summoned and is already active, minimize it. (#9963) 2021-04-28 18:57:14 -05:00
expect Implement UI for choosing default terminal inside Settings page (#9907) 2021-04-28 10:43:30 +00:00
patterns Spec for Windows Terminal Process Model 2.0 (#7240) 2021-02-05 06:19:32 -06:00
advice.txt ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00
excludes.txt Auto-format our XAML files and enforce in CI (#9589) 2021-03-29 17:09:38 -05:00