You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dirgo 0.8.2
Fixed
Declare Windows CLI execution as asInvoker and use a neutral staging filename during installation to avoid unintended elevation requests.
Stop Windows installation when the downloaded binary fails its startup check, preserving the existing executable.
Keep the PowerShell installer ASCII-compatible so Windows PowerShell 5.1 can also run it from a saved file.
Make accepted Windows setup connect the PowerShell profile and enable local suggestions, with an installed-profile smoke test under a standard user account.
Normalize Windows verbatim executable paths before writing shell integration so a fresh PowerShell profile can resolve dgo reliably.