fzf.vim icon indicating copy to clipboard operation
fzf.vim copied to clipboard

Preview script fails with paths containing ':'

Open notpeelz opened this issue 4 years ago • 0 comments

image

Relevant line: https://github.com/junegunn/fzf.vim/blob/0452b71830b1a219b8cdc68141ee58ec288ea711/bin/preview.sh#L17

I don't see an obvious fix since fzf uses : as the parameter separator.

notpeelz avatar Oct 25 '21 20:10 notpeelz