alacritty icon indicating copy to clipboard operation
alacritty copied to clipboard

Invalid unicode rendering when running ligature branch

Open miguel250 opened this issue 3 years ago • 2 comments

Hi @zenixls2,

Thanks for working on ligature. I tried running 3ed0430 and it looks like there is an issue rendering . See the screenshots below:

ligature branch: Screen Shot 2021-03-07 at 2 49 02 AM

Alacritty 0.7.2 (5ac8060bf45e39f4f7dbdf095f3f1fd7d02dcd86) Screen Shot 2021-03-07 at 2 47 36 AM

Test case: printf '\xe2\x9d\xad'

System

OS: macOS Version: alacritty 0.8.0-dev (3ed0430) and alacritty 0.7.2 (5ac8060)

miguel250 avatar Mar 07 '21 08:03 miguel250

thanks, I'll check.
recently too busy to maintain. Wondering if it really works in macOS, and this might be the first positive answer (at least it compiles?)

zenixls2 avatar Mar 08 '21 06:03 zenixls2

Yeah, I was able to compiled correctly using 3ed0430 . There were no errors during the build process. I will be able to test any of the changes on macOS.

miguel250 avatar Mar 08 '21 17:03 miguel250