Leon
Leon
For what it's worth, I got the same error but only with neovim 0.10 on an alpine/edge runner, [log here](https://builds.sr.ht/~adigitoleo/job/1227802). If I ssh into the runner I can see: ```...
OK, yeah, works on the archlinux runner. Weird that alpine one declares luajit support without providing it but whatever. Should we add a check for luajit then? See `:h lua-luajit`,...
The weird part is that I don't see any errors, so I'm not sure what's happening.
Thanks for explaining, it makes sense. I'll stick to [using DaemonMode](https://git.sr.ht/~adigitoleo/dotconf/tree/master/item/.local/bin/jf) for this for now, it also seems to be slightly faster (haven't benchmarked, just a hunch). Thoughts on exporting...
The issue happens not only when printing but also on e.g. vertical monitors. https://github.com/neovim/neovim/issues/27802
Would be useful. Currently, unless you already know what you're doing, the greyed out "compare" and "builds" buttons at the top are confusing. They aren't mentioned in the help and...
Yes, it seems like that fixed it. Tests pass on the 32-bit runners now: https://github.com/void-linux/void-packages/actions/runs/8333452792/job/22804931888?pr=49358
Is this blocked by anything in particular or is pkg.jl still moving too fast for this to be worked on? It's not clear to me as a user (and someone...
Thanks for the discussion. I can understand the reason for the new `Added`, `Changed`, and `Removed` now. > _no_ group name is marked with `*` in that list Yes, I...
On reflection, I agree that my previous comment comes across a bit too harsh in places. I'm glad that writing this up has led me to discover where the relevant...