Post #3434882
2026-06-24 15:04 UTC
@okraits@mas.to I can even reproduce it in a container:
podman run --rm -it alpine
nvim --version # 0.12.2
apk add neovim
nvim
=> this bug, as well as some of the other bugs are there. (Also works with docker)
Replies (1)
-
@okraits@mas.to 2026-06-24 15:06
@moonglum@yakshed.social And with the appimage I was using as well?