mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-06-17 14:36:00 +08:00
bd3a021ec1
The output may contain some warning messages from the shell. While such extra messages should be properly fixed by the user, we can ignore them by checking the last line of the output. Related: https://github.com/junegunn/fzf.vim/issues/1145#issuecomment-719465248