gvm
gvm copied to clipboard
Update the cd script to work with directory names that include spaces
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
This should fix #457
I have been testing it on my workstation and it works