raphamorim / rio

A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
https://raphamorim.io/rio
MIT License
3.2k stars 103 forks source link

[Bug] Text Rendering Bug #543

Open arjpar opened 2 weeks ago

arjpar commented 2 weeks ago

As described in the Rio Discord, this text rendering bug messes up all (many of?) the glyphs in Rio. I'm not sure what the steps to reproduce are. @raphamorim said that it could be that the glyph cache is using the wrong font id to render.

Example: image

TitanNano commented 2 weeks ago

I have a similar issue in helix. Some characters get completely messed up.

Here, the default nushell env config:

Screenshot 2024-06-12 at 23 48 30

But outputting the file with bat works fine:

image