terminal/src/cascadia
PankajBhojwani a47ed99272
Allow shift+click on a profile to open a new window (#9429)
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? -->
## Summary of the Pull Request
Shift+click on a profile to open a new wt window with that profile. Or, shift+click on the '+' button to open a new wt window with the default profile. 

<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist
* [x] Closes #9395 
* [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [ ] Tests added/passed
* [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx
* [ ] Schema updated.
* [x] I work here

<!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well -->
## Validation Steps Performed
Manual testing
2021-03-10 18:32:54 +00:00
..
CascadiaPackage Add support for "fragment extensions" (#7632) 2021-02-19 02:12:16 +00:00
inc Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
LocalTests_SettingsModel Control 'Touch Keyboard and Handwriting Panel Service' warning (#9015) 2021-02-22 12:08:49 -08:00
LocalTests_TerminalApp Introduce duplicate tab menu (#9388) 2021-03-08 12:16:56 +00:00
PublicTerminalCore Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
Remoting Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
ShellExtension Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
TerminalApp Allow shift+click on a profile to open a new window (#9429) 2021-03-10 18:32:54 +00:00
TerminalAzBridge Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
TerminalConnection make "open terminal here" context menu work for directory background (#8638) 2021-01-06 19:59:30 +00:00
TerminalControl Fix selection logic with shift on multi-click (#9403) 2021-03-08 19:15:46 +00:00
TerminalCore Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
TerminalSettingsEditor [Settings UI] Represent Cursor Height as a slider (#9386) 2021-03-09 17:13:32 +00:00
TerminalSettingsModel Allow configuring suppressApplicationTitle in new tab/pane/window commands (#9392) 2021-03-08 15:23:50 +00:00
UnitTests_Remoting Add support for the windowingBehavior setting (#9118) 2021-02-19 21:09:17 +00:00
UnitTests_TerminalCore Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
ut_app A bunch of test fixes (#9192) 2021-02-18 20:47:14 +00:00
WindowsTerminal Add centerOnLaunch setting (#9036) 2021-02-19 22:30:24 +00:00
WindowsTerminalUniversal Update Win32 Toolkit (6.1.2) and VCRT Forwarders (1.0.4) (#8501) 2020-12-10 01:30:00 +00:00
WinRTUtils Add support for the newWindow action (#9208) 2021-02-19 23:51:30 +00:00
WpfTerminalControl wpf: prevent a 0 size when VS builds the Terminal window too early (#9194) 2021-02-17 21:00:50 +00:00
WpfTerminalTestNetCore wpf: target netcoreapp3.1, clean up test project path (#8491) 2020-12-04 18:17:25 +00:00
wt Build and ship an actual binary named wt that just launches WT (#6860) 2020-07-10 22:41:37 +00:00
CascadiaResources.build.items Introduce TerminalSettingsModel project (#7667) 2020-10-06 09:56:59 -07:00