neoclide / coc-lists

Common lists for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[grep] incorrect location when absolute path is returned

jackielii opened this issue · comments

When using 'CocList grep -- ' . folder-with-abs-path the path passed to list is set to cwd

fixed by #143