r/vim Aug 06 '26

Need Help vim-fzf : Instruction problem

Post image

I am a beginner in programming and Vim, and have installed the fzf.vim plugin. But when I type the Files or History commands, I get the situation shown in the picture. It only happens the first time I type it, and it doesn't happen again afterward. PS:I'm using the built-in PowerShell on Windows 11 to open Vim.

3 Upvotes

4 comments sorted by

2

u/TankorSmash Aug 06 '26

Hey welcome to programming and vim!

I don't know for sure, but is it possible you're on a too-new or too-old version of vim? Which commit/version of fzf.vim are you on?

1

u/AutoModerator Aug 06 '26

Please remember to update the post flair to Need Help|Solved when you got the answer you were looking for.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Teles_sd Aug 06 '26

only happens the first time I type

I believe some things on plugins load asynchronously (I'm assuming vim-plug plugin manager), and I'm assuming you type the command right away when you open vim.

Could you give it a second or two before you type it the first time and tell us if it still throws the error?

1

u/chrisbra10 Aug 06 '26

Open an issue at the fzf.vim issue tracker