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

A single ' in a visited path causes autocomplete error #33

Closed
wgslr opened this issue May 15, 2017 · 3 comments
Closed

A single ' in a visited path causes autocomplete error #33

wgslr opened this issue May 15, 2017 · 3 comments

Comments

@wgslr
Copy link

wgslr commented May 15, 2017

Steps to reproduce:
create a directory with a name containing single apostrophe, eg.

mkdir "andy's dir"
cd "andy's dir"

Now every time you change directories (cd) there is a huge error message

complete Completion '...' contained a syntax error. Unexpected end of string, quotes are not balaned

@jethrokuan
Copy link
Owner

hi @wgslr, could you update z with fisher z? I'm following your steps, and can't reproduce with the latest z.

@wgslr
Copy link
Author

wgslr commented May 16, 2017

Thank you @jethrokuan, updating everything whith fisher up indeed solved the issue. Sorry for bothering you!
For my defence, it was a problem with z for sure since deleting corresponding line from '~/.z' would solve the problem temporarily.

@wgslr wgslr closed this as completed May 16, 2017
@jethrokuan
Copy link
Owner

no issue! I think this was fixed recently as well, with one of the latest PRs.

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

No branches or pull requests

2 participants