--- name: Bug report about: Always include a minimal, reproducible test case. If I cannot reproduce it, then I cannot fix it! title: '' labels: type::bug report assignees: '' --- ## Environment ```zsh % typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace % git -C ~autocomplete log --oneline -n1 ``` * Operating system: * Terminal emulator: ## Steps to reproduce ```zsh % cd $(mktemp -d) % git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git % > .zshrc < ```
Contents of ~autocomplete-log/YYYY-MM-DD.log (click to expand)