Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jabba deactivate cuts of drive letter #335

Open
gregorko opened this issue Nov 10, 2018 · 0 comments · May be fixed by #536
Open

Jabba deactivate cuts of drive letter #335

gregorko opened this issue Nov 10, 2018 · 0 comments · May be fixed by #536

Comments

@gregorko
Copy link

Hello,
on windows when doing jabba deactive the drive letter of the first path element is cut off.

PS C:\Users\Gregor> $env:Path
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;.......
PS C:\Users\Gregor> jabba deactivate
PS C:\Users\Gregor> $env:Path
\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;.......
@kai2nenobu kai2nenobu linked a pull request Sep 25, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant