You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I am using the latest version of fzf-tab
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).
The text was updated successfully, but these errors were encountered: