terminal/src/cascadia/ShellExtension
Ian O'Neill f152573058
Set working directory when invoked from shell extension (#10546)
Sets the working directory of the terminal when invoked from the shell extension. This ensures that new tabs opened with a starting directory of `.` open in the directory that the terminal was invoked from.

Closes #8933

## Validation Steps Performed
Manually tested - default PowerShell profile set to use home directory, Windows PowerShell profile set to use current directory. Launched via the shell extension and the default profile opened in the explorer directory, as did a new Windows PowerShell tab.
2021-07-09 18:53:52 +00:00
..
dllmain.cpp Localize the shell extension's menu item (#10446) 2021-06-17 21:49:56 +00:00
OpenTerminalHere.cpp Set working directory when invoked from shell extension (#10546) 2021-07-09 18:53:52 +00:00
OpenTerminalHere.h Disambiguate the shell extension CLSIDs to allow usage SXS (#9510) 2021-03-17 20:32:45 +00:00
packages.config Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
pch.cpp Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
pch.h Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
WindowsTerminalShellExt.def Shell Extension: Remove C++/WinRT authoring dependency (#9525) 2021-03-17 21:52:32 +00:00
WindowsTerminalShellExt.vcxproj Move Branding into common props (#9668) 2021-03-30 18:08:53 -05:00