zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
20.26k stars 630 forks source link

Lines appear when opening the neovim default start page #2037

Closed ruihildt closed 1 year ago

ruihildt commented 1 year ago

Basic information

zellij --version: 0.34.4 stty size: 35 152 uname -av or ver(Windows): Linux fedora 6.0.12-300.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 8 16:58:47 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

List of programs you interact with as, PROGRAM --version: output cropped meaningful, for example: nvim --version: NVIM v0.8.1 alacritty --version: konsole 22.08.3

Further information Reproduction steps, noticeable behavior, related issues, etc

I didn't customize either theme from bash, neovim or zellij. Everything is just default config from Fedora + KDE.

To reproduce:, run NVIM in Zellij, the start page displays blue lines disappearing when typing (but not when using space^^, see gif below).

zellij-nvim-bug

zellij-20.log zellij.log zellij-9.log zellij-16.log zellij-18.log

raphCode commented 1 year ago

I too get that issue sometimes in vim and alacritty, but I am still running zellij 0.34.0 (session still open, can't upgrade) image

imsnif commented 1 year ago

Fixed in https://github.com/zellij-org/zellij/pull/2204