ferreum

Results 4 comments of ferreum

I managed to fix it locally by faking a BufWinEnter event on the buffer source like so: ``` autocmd User asyncomplete_setup call asyncomplete#register_source(asyncomplete#sources#buffer#get_source_options({ \ 'name': 'buffer', \ 'allowlist': ['*'], \...

I noticed in the changelog that these restrictions have been lifted in r25. I created #884 to update the text accordingly.

Assuming this freezing is after using a dropdown in a menu of an eq band, I found this workaround to unfreeze the window with these two steps: 1. open another...