Closed zombo closed 2 years ago
Can you try :term rg
?
Well, here is the reason: https://github.com/voldikss/vim-floaterm/blob/399cb86a15b7f3ef32ba40edda0ee00f2bdb842b/autoload/floaterm/wrapper/rg.vim#L36
The fzf add this option support in https://github.com/junegunn/fzf/commit/0f9cb5590ec0a397143a7a4caf003a54885f4375
If you install fzf from system package manger, it may be too old (< 0.22.0). If you are a windows user, just download the latest ripgrep and fzf from their release page.
Before reporting
Please make sure you have searched through the F.A.Q. first.
Please make sure you are using the latest version of this plugin.
It's better to use English as it's more friendly to other non-Chinese native users.
Environment
If you are using vim(not neovim), fill in the following blanks
vim --version
: 8.2.2366Platform:
If you are using neovim, just run
:checkhealth floaterm
and post the contentbelow.
Configurations related to vim-floaterm in vimrc(i.e.
g:floaterm_xxx
):Describe your question, feature request, or bug.
the rg.exe and bat.exe have been placed into the system path.
:Rg or :FloatermNew rg
no term showed
Broot is OK
Steps to reproduce
Using the minimal vimrc
Steps to reproduce the behavior:
Actual behaviour
Expected behaviour
Screenshots(Optional, GIF is better)