I'm on windows 11.
got a keymap
vim.keymap.set('n','<leader>xx',function () require("fzf-commands").files() end)
when I run it the floating window pops up and leaves in a blink.
the message at the topline reads ...
unknown option--line-range=:$(($FZF_PREVIEW_LINES
Bash and bat are on the system ...
Any ideas ?
thx
I'm on windows 11.
got a keymap
vim.keymap.set('n','<leader>xx',function () require("fzf-commands").files() end)when I run it the floating window pops up and leaves in a blink.
the message at the topline reads ...
unknown option--line-range=:$(($FZF_PREVIEW_LINESBash and bat are on the system ...
Any ideas ?
thx