lem icon indicating copy to clipboard operation
lem copied to clipboard

text box rendering is broken

Open VisenDev opened this issue 8 months ago • 7 comments

Build from master using git pull && make ncurses

Image Image

Platform Image

VisenDev avatar Apr 23 '25 14:04 VisenDev

possibly related to https://github.com/lem-project/lem/issues/1399 though the suggested fix did not work

VisenDev avatar Apr 23 '25 21:04 VisenDev

I have discovered this seems to be caused by a bug with Ghostty, not in lem

VisenDev avatar Apr 26 '25 23:04 VisenDev

With more testing I have realized that this isn't just broken in Ghostty. Many other popular terminals cannot render lem properly. Here is a comparison between different terminals I tested

System Terminal Image

Kitty Image

Alacritty Image

iTerm2 Image

WezTerm Image

Warp Image

Ghostty Image

Hyper Image

VisenDev avatar Apr 29 '25 20:04 VisenDev

This issue has been inactive for {days} days. If there is no activity within the next 14 days, it will be automatically closed. Please add a comment if it is still relevant.

github-actions[bot] avatar Aug 11 '25 18:08 github-actions[bot]

This issue makes the editor unusable on many terminals, so I'd like to keep it open

VisenDev avatar Aug 13 '25 14:08 VisenDev

@VisenDev I have made some changes to avoid this problem, so please check them.

cxxxr avatar Aug 13 '25 16:08 cxxxr

@VisenDev I have made some changes to avoid this problem, so please check them.

It still appears to be broken

Image Image

VisenDev avatar Aug 25 '25 17:08 VisenDev