PowerShell / WindowsCompatibility

Module that allows Windows PowerShell Modules to be used from PSCore6
Other
137 stars 33 forks source link

Added code so the current directory will be tracked in the compat session. #47

Closed BrucePay closed 5 years ago

BrucePay commented 5 years ago

Add code to update the current directory in the compatibility session using a $ExecutionContext.InvokeCommand.LocationChangedAction handler.