Results 19 comments of Pedro Macedo

At peak adguard seems to use over 2GB ![image](https://github.com/AdguardTeam/AdguardFilters/assets/118010672/730a0144-e27c-4ab2-a961-09dd18377e59)

It fails on Windows too (using busybox-w32). ``` mason.nvim [Core utils] ~ - WARNING unzip: not available - ADVICE: - spawn: unzip failed with exit code 1 and signal 0....

I'm having this problem. I have windows defender turned off, and it still takes more than 1 minute to extract a file.

> It isn't at all solved though. It's not solved. I'm having this problem. On my old computer this worked. @denelon From git bash: ``` pedro@nostromo:~$ winget install vim.vim Found...

Another interesting alternative is pandoc. The vim plugin devdocs.vim has a lua [pandoc writer](https://github.com/girishji/devdocs.vim/blob/main/pandoc/writer.lua) that outputs vim help syntax.

I used the build artifacts to test it on my machine, and it works, but it also has the side effect of creating a Terminal window when launching, which is...

Can you create a build with the patched wslpath2? Then I can test it. Their last commit was 9 months ago, waiting for them might take some time.

I've been using the patched version and it no longer has the regression. I could not find any other problem yet, though I will keep using it and if I...

> I'm not sure about using wslpath2 for this. The implementation is trivial https://github.com/michidk/wslpath2/blob/develop/src/lib.rs, and even more when we can hardcode the arguments. Furthermore, it does not look like anyone...