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

Fix changing directories between drives on Windows #883

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

silvanocerza
Copy link

Fixes #755

I opted to always add the /d flag when calling cd on Windows since it doesn't cause any issues adding it when not changing directories between different drives.

If we check cd is actually changing between different drives it would complicate the fix adding more complexity with little to no advantages

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 this pull request may close these issues.

Changing directories between drives on Windows doesn't work
1 participant