zsh-autocomplete: can't clobber paremeter
I am seeing this error when almost every command I run right now. Mostly seems to be shell built ins though actually.
_autocomplete.async-list-choices:6: can't clobber parameter _autocomplete__async_fd containing file descriptor 25
zsh 5.8 (amd64-portbld-freebsd12.1 FreeBSD fluffy.lan 12.1-STABLE FreeBSD 12.1-STABLE r361783 GENERIC amd64
Using zimfw for my zshrc setup
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 15 (9 by maintainers)
Commits related to this issue
- Fix clobbed fd parameter bug Fix issue #37. — committed to marlonrichert/zsh-autocomplete by marlonrichert 4 years ago
- Fix clobbered fd parameter bug Fix issue #37. — committed to marlonrichert/zsh-autocomplete by marlonrichert 4 years ago
- Fix clobbered fd parameter bug Fix issue #37. — committed to marlonrichert/zsh-autocomplete by marlonrichert 4 years ago
@marlonrichert looks fixed to me. Ty!
It was my fault. I had another zsh-autocomplete repo listed, so they were conflicting. Sorry to waste your time!