bkerin

Results 23 comments of bkerin

xvfb was also not installed as a dependency for me, and error messages just said "failed to connect to server" or so, I would never have figured it out without...

I reported this issue at the Coc end as well and a change was made there that seems to fix it for me: https://github.com/neoclide/coc.nvim/issues/4113

With a bit more testing I find this is related to the global updatetime setting (which in coc.nvcim documentation you suggest setting to 300 from it's default of 4000 ms)....

I'd like to see this fixed also (if it isn't already). This thread is the best google seems to know about the issue.

It looks to me like this is still a problem in deno 1.44.2

The documentation that exists was useful for sure. I could help with this but I'm not exactly sure what is desired? Are you looking for a different PR, or fixes...

I don't want to waste your time but I don't waste mine either so I want to understand for sure if what I could do is desired. Do you want:...

> Technically, something like A is fine, but before preparing the list, we'd like to list up things that should be cared about. There are already a few that currently...

> > > One way is to reuse the Bash source code and write a C function to perform that. > > > > > > Yes I was thinking...