Post #3434889
2026-06-24 15:23 UTC
@okraits@mas.to The bugs happen reproducible on my machine for 0.12.2 (Alpine and App Image) and 0.12.3 (App Image). I just tried it with an older Alpine and Debian in containers (both < 0.12), where it does not happen. So it is definitely the update (and as I‘m using no config, it can’t be my neovim config or a plugin either).
The other bug I see immeaditely: in insert mode, it inserts an empty line after each line I add. And when I do :e and go up and down the list, it always skips an entry. As I said: It is completely broken.
Replies (1)
-
@okraits@mas.to 2026-06-24 15:35
@moonglum@yakshed.social I can't reproduce those issues if I understood them correctly. But it sounds like an additional Return keypress is sent to the editor. Could it be related to the terminal emulator or a terminal multiplexer you're using?