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

Autocomplete in zsh throws error: parse error near `\n' #93

Open
Nick-Z0 opened this issue Oct 28, 2022 · 2 comments
Open

Autocomplete in zsh throws error: parse error near `\n' #93

Nick-Z0 opened this issue Oct 28, 2022 · 2 comments
Labels

Comments

@Nick-Z0
Copy link

Nick-Z0 commented Oct 28, 2022

Reproduction Rate

Every time when I open the shell.

Steps to Reproduce

Set zsh autocomplete as mentioned in the instructions.

Result

I get an error:
/Users/XXX/.tldr.complete:9: parse error near `\n'

Expected Result

No error, working autocomplete.

Additional Information

v1.5.0 - MacOS 12.6.1 - macbook pro 14" - zsh

I searched in complete.zsh for "`\n" but I am not sure what to look for.

@MasterOdin
Copy link
Contributor

I'm unable to reproduce locally. Is .tldr.complete a proper copy of complete.zsh?

@Nick-Z0
Copy link
Author

Nick-Z0 commented Oct 28, 2022

Yes, I used the commands of the instructions.

mv autocomplete/complete.zsh ~/.tldr.complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants