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.
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.zshfor "`\n" but I am not sure what to look for.