rio icon indicating copy to clipboard operation
rio copied to clipboard

Box drawing issue with Berkeley Mono on MacOS

Open lexpierce opened this issue 1 year ago • 2 comments

Haven't tested on Linux yet.

Here is an example from WezTerm with ligatures and other harfbuzz features off:

Screenshot 2023-12-18 at 10 55 13 AM

and here is an example from iTerm 2 with ligatures on:

Screenshot 2023-12-18 at 10 56 25 AM

and here is Rio 0.0.32:

Screenshot 2023-12-18 at 10 56 53 AM

not sure if this is a unicode issue or a font rendering issue in sugarloaf.

lexpierce avatar Dec 18 '23 19:12 lexpierce

Works in Fira Code & PragmataPro. Crazy things happen in Monaspace *, including the already reported line clipping issue, but also box drawing goes off the rails.

lexpierce avatar Dec 18 '23 19:12 lexpierce

I have similar issues (though on Linux). Please look at:

  • the vertical lines (they are rendered as continuous vertical line in other terminals with the same font)
  • the boxes aren't closed (see right corners of the boxes)
  • the strange artifacts on the zellij tabs "user/root/files/tab4"

20231222_21h20m13s_grim

I'm using "CaskaydiaCove Nerd Font"

freijon avatar Dec 23 '23 06:12 freijon

These issues should not be able to reproduce with the latest release (v0.1.0) since the font processor was rewrote, closing this issue for now. In case find anything odd please let me know and we can reopen or create a new issue.

raphamorim avatar Jun 10 '24 14:06 raphamorim