Manuel

Results 20 comments of Manuel

> This is due to a breaking change mentioned in [neovim/neovim#14090 (comment)](https://github.com/neovim/neovim/issues/14090#issuecomment-1004318147). `win` cannot be `nil` any more and it is supposed to be `0` to denote to the current...

I understand that this might be intentional. To me when you are using this tool to detect the default-input argument issue, you would expect to catch all of them. Detecting...

I was going to create a PR for it. It is working on my side, but I am not sure if owner is still maintaining this repository

> I have the same problem. Have you solved it? No. Not any news regarding this topic

Same here. Any solutions encountered? I will look at the code but I do not reall think I can get something useful

@Enrico68 @tiagovla Using the web server separately was useful to first get some diagnostics on the error using shell. Then I could get it working in vim by solving some...

Same here still. Did you manage to find out something else?

For those who are struggling with this issue in Windows: The example in the docs is only compatible with `Linux`. If you want to run it in `Windows`, remove this...

It makes sense. I do not think it is worth to change it then. Thanks for the feedback!

I have the very same problem here. But it seems there are not any news about it