The completion menu crashes with free() invalid pointer or munmap_chunk(): invalid pointer when zsh-autocomplete is also installed. Not sure if I should post this here or as an issue in zsh-autocomplete.
I can make sure:
[x] I am using the latest version of fzf-tab
[x] this is the minimal zshrc which can reproduce this bug
Describe the bug
The completion menu crashes with free() invalid pointer or munmap_chunk(): invalid pointer when zsh-autocomplete is also installed. Not sure if I should post this here or as an issue in zsh-autocomplete.
I can make sure:
compinit
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The completion menu should show up
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Minimal zshrc
If applicable, add a minimal zshrc to help us analyze.
Log
If applicable, use
C-x .
to trigger completion and provide the log.If there are only three lines in your log, please make sure your fzf-tab is loaded with the correct order (see the checklist above).