Closed ibhagwan closed 3 years ago
Pretty much same PR #15, uv.new_pipe is missing arguments and the previewer fails with:
uv.new_pipe
NVIM-FZF LUA ERROR Error executing lua: ...e/nvim/site/pack/packer/opt/nvim-fzf/lua/fzf/actions.lua:13: bad argument #1 to 'new_pipe' (boolean expected, got no value)
If you’re having issues reproducing I used the 0.5 release appimage
Created PR #20, closing this issue.
Pretty much same PR #15,
uv.new_pipe
is missing arguments and the previewer fails with: