Closed henryhchchc closed 2 years ago
I tried to cd to a directory where the path contains a space (e.g., /Users/henry/test dir). It crashes because zoxide can not find the path. The log shows that the content after the space in the path are strip off.
/Users/henry/test dir
I tried to cd to a directory where the path contains a space (e.g.,
/Users/henry/test dir
). It crashes because zoxide can not find the path. The log shows that the content after the space in the path are strip off.