FzfPreviewProjectGrep issues
See original GitHub issueHi,
I found few issues with FzfPreviewProjectGrep:
- It requires
ruby
. It’s not noted in the requirements. - It requires
bat
orccat
(check screenshot) - It requires
gsed
, which i don’t have on Manjaro i3, and can’t find it in aur.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:12 (7 by maintainers)
Top Results From Across the Web
FzfPreviewProjectGrep very slow after migrating from ruby to ...
Hey, I just started using this extension over fzf.vim and it has been great so far! Although, I recently upgraded via vim-plug, ...
Read more >Neovim Plug-in that provides fzf preset with preview using ...
I have an issue, so I've set it up to grep for the word I've got my cursor over with shift-k , which...
Read more >Developers - Older versions of Node throwing SyntaxError ...
Problems summary. I am working on a project that uses Node version 12.16.1 . Neovim picks this version of Node and uses it,...
Read more >coc-fzf-preview - npm Package Health Analysis - Snyk
fzf-preview is a (Neo)vim plugin and coc extension written in TypeScript that provide powerful integration with fzf. It provides multiple presets for fzf ......
Read more >Protect stream from being embedded on unauthorized websites ...
This issue has been created since 2022-06-14. With the help of embed code we can ... Use FzfPreviewProjectGrep without argument, 1, 2021-01-13, 2022-10-27....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@yuki-ycino everything works great now. Thanks!
Sorry for degradation Fix bd1eae3
If processing is unnecessary, consider creating a preview script and setting it to
g:fzf_preview_grep_preview_cmd
. The problem should be less likely if the format of the command used for grep is not changed.