mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-05-04 04:45:47 +08:00
71cc4c5037
Bypasses the following issues in Windows: 1. Neovim does not support 8.3 filenames ie. fnamemodify(path, ':8') 2. fzf binary cannot parse output of fzf#shellescape It assumes that preview command is run in sh, not cmd.exe