Elektrine lite

← Feed

@okraits@mas.to

Post #3434883

2026-06-24 14:53 UTC

@moonglum@yakshed.social I thought I could reproduce it with https://github.com/neovim/neovim/releases/download/v0.12.2/nvim-linux-x86_64.appimage but it doesn't happen here. Does it happen for you with the appimage?

Replies (1)

  • @moonglum@yakshed.social 2026-06-24 15:04

    @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)

    Open ##3434882