Hi,I encountered a error with jumping to files from quickfix. But when I tried the `terminal` and `cgetbuf`, it worked fine, so I thought it may be an asyncrun issue? https://github.com/user-attachments/assets/d4c44a8f-de9d-4e10-b4f1-b2cf81824323 1. `vim .` 2. `:AsyncRun -program=grep matchparen -r` 3. move cursor to the match item 4. `<CR>`
Hi,I encountered a error with jumping to files from quickfix.
But when I tried the
terminalandcgetbuf, it worked fine, so I thought it may be an asyncrun issue?test.mp4
vim .:AsyncRun -program=grep matchparen -r<CR>