Turiiya
Turiiya
net: concurrent processing of large response bodies results in `substr(start, length) out of bounds`
Thanks for taking the time to confirm this @Casper64. And yes, responses in the used example above are usually more than 100k characters. Edit: What I'm noticing after some exploratory...
net: concurrent processing of large response bodies results in `substr(start, length) out of bounds`
error output with V 4.2 (ticker names vary per run): ``` Initial request failed for: inab response does not start with HTTP/, line: `` Initial request failed for: tela invalid...
net: concurrent processing of large response bodies results in `substr(start, length) out of bounds`
Awesome, thanks @spytheman !
net: concurrent processing of large response bodies results in `substr(start, length) out of bounds`
Yes, the issue is solved. Thank you! Although the time it takes to make the requests is imho still a dealbreaker to use the stdlib for this.
There already is a related and apparently highly desired request upstream: https://github.com/phaazon/hop.nvim/issues/58 Tho it depends on the fork to implement it as it seems as well.
If it's not too much to handle, is there a way to get this promoted from the backlog? A PR is waiting for a review after all, and it might...
This doesn't seem to be an issue anymore, so I'm closing it. Please leave a word if you still notice the problems, then we will open it again and tackle...
Since semantic tokens support was merged (https://github.com/neovim/neovim/pull/21100) dracula themes highlights break when the client attaches. A 5 sec example using nvim nighlty, dracula and sumneko_lua as lsp: After the client...
A problem that was introduced in this branch was that bookmark signs were invisible when starting nvim and entering files that have bookmarks added to them. I created a fork...
+1 on the neovim version upper from my side. `0.9` is coming up and supporting for the last two "stable" versions of an early project is fair enough. Would adding...