TomIO
TomIO
Did a bit more digging, it looks like this is related to the [`guicursor`](https://neovim.io/doc/user/options.html#'guicursor') option. @Vanillma can you run `:set guicursor?` in neovim please to show the settings you are...
Yep currently working on - #20617 Needed a pretty substantial rewrite of the `libtreesitter` build to make sure we're building the parsers we need for neovim.
`libtreesitter` PR is now open as: - #20630 Superseded by: - #20635
This isn't an issue with the `php` package, but with the `termux-am` package by the looks of it.
Can't replicate the issue locally. Gradle can take a pretty long time sometimes. Please use a process monitor like `htop` or `btop` to check that it is actually stuck, and...
Not sure why I didn't catch that. But yeah, building as root is not recommended.
> i'm also suffering from this issue, using docker image also i have tried building xfce4, fluxbox, and termux-am is build as a dep, gradle just hangs Are you also...
> I built it as root As mentioned above already, we do not recommend or officially support that. Please build packages as a regular user, either in a properly configured...
> From my tests it seems all cycles can be fixed in build recipes except for glib -> gobject-introspection one Do you have a list of those? I think it...
Let me give it another look.