neoclide / coc-lists

Common lists for coc.nvim
264 stars 24 forks source link

[grep] incorrect location when absolute path is returned #142

Closed jackielii closed 1 year ago

jackielii commented 1 year ago

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

jackielii commented 1 year ago

fixed by #143