lsd-rs/lsd

[Bug]: lsd (eval):1: command not found: _lsd

olalonde opened this issue · 1 comments

Version

  • latest

version

lsd 1.1.2

What OS are you seeing the problem on?

No response

installation

brew

term

screen-256colors

ls-colors

No response

What happened?

When I type "lsd " in my zsh shell and hit <Tab>, it outputs the following:


$ lsd (eval):1: command not found: _lsd

I'm not sure if it's an issue with lsd or zsh but other commands' autocompletions seem to be working fine.



### What expected?

```markdown
I expect completions, e.g.:

$ lsd <Tab>
some-dir/
somefile.txt

What else?

No response

Seems I fixed the issue by running zplug update