gvm icon indicating copy to clipboard operation
gvm copied to clipboard

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

Open yithian opened this issue 1 year ago • 2 comments

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 avatar Jun 26 '24 14:06 yithian

This should fix #457

yithian avatar Jun 26 '24 14:06 yithian

I have been testing it on my workstation and it works

palonsoro avatar Jul 20 '24 11:07 palonsoro