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

Update the cd script to work with directory names that include spaces #482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yithian
Copy link

@yithian yithian commented Jun 26, 2024

This patch adds (escaped) quotation marks around the directory argument to the builtin cd so that the user can cd into a directory with spaces in it

@yithian
Copy link
Author

yithian commented Jun 26, 2024

This should fix #457

This patch updates the __gvm_oldcd function to handle directory
arguments with spaces while also preserving the ability not to provide
any arguments to cd to return to the home directory
@palonsoro
Copy link

I have been testing it on my workstation and it works

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.

3 participants