zellij-org / zellij

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

MultiByte Char Multi-byte characters display "ghosting" when moved up or down #3395

Open juicymio opened 1 month ago

juicymio commented 1 month ago

1. Graphical issue inside a terminal pane (eg. something does not look as it should)

Basic information zellij --version: zellij 0.40.1 stty size: 46 168 uname -av or ver(Windows): Linux asuslaptop 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 x86_64 GNU/Linux nvim --version

NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478
Run "nvim -V1 -v" for more info

neovim doesn't have this bug outside zellij. And vim doesn't have this bug inside and outside zellij.

Further information

Minimal reproduction

create a text file include this:


This is a English sentence.

这是一段中文文本。

🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣

open it in neovim and delete the first blank line. This bug appears a little randomly. Maybe you should add some blank lines and delete them.

图片

zellij.log zellij-13.log 屏幕录像_20240604_152331.webm