mhinz / vim-grepper

:space_invader: Helps you win at grep.
MIT License
1.22k stars 58 forks source link

RipGrep keeps running on background (WSL Ubuntu) #233

Closed l13rb4git closed 4 years ago

l13rb4git commented 4 years ago

Every time I run :Rg on vim a process is created, although I close the window (and even the vim) the created process remains there.

Screenshot_3

If keeping the grepper running improves its performance, I would like to ask only that the processes do not pile up on my CPU.

Because it is a WSL related problem, the solution may not be simple. I will wait patiently.

l13rb4git commented 4 years ago

Problem solved on WSL2.