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

zsh: Fix handling of directory names containing spaces #148

Merged
merged 1 commit into from
Feb 13, 2022
Merged

zsh: Fix handling of directory names containing spaces #148

merged 1 commit into from
Feb 13, 2022

Conversation

d3dave
Copy link
Contributor

@d3dave d3dave commented Jan 8, 2021

WHAT

In accordance with the same fix for fish in 4743289

WHY

Directories that contain spaces in the name end up being split into 2 separate entries.

@jorgebucaran
Copy link
Collaborator

jorgebucaran commented Jan 8, 2021

Thanks, @d3dave, I don't know Zsh well enough to approve this, so let's see what other collaborators have to say.

@vFones
Copy link

vFones commented Apr 30, 2021

This fix works pretty well, any news on when this will be merged?

@felipesere
Copy link

Yeah this PR works great for me too 😸
@b4b4r07 any chance this could be merged?

@babarot
Copy link
Owner

babarot commented Feb 13, 2022

Thank you for the contribution!
And sorry to keep you waiting. LGTM

@babarot babarot merged commit 341ac00 into babarot:master Feb 13, 2022
@d3dave d3dave deleted the zsh-fix-spaces-in-dirnames branch February 13, 2022 13:23
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.

5 participants