• Joined on 2021年05月14日
y0ast commented on pull request dnkl/foot#100 2021年06月15日 11:17:27 +02:00
Grapheme shaping using libutf8proc

This is really nice work and I am happy you figured out the perf problem!

Are you planning on compiling the AUR version with libutf8proc?

y0ast commented on issue dnkl/foot#516 2021年05月14日 14:07:00 +02:00
Composite emoji (flags and some others) not shown correctly

It seems fish has made their implementation open domain: https://github.com/ridiculousfish/widecharwidth

It seems that fish autocomplete computes the wrong length for the autocompletion string...

y0ast commented on issue dnkl/foot#516 2021年05月14日 13:47:54 +02:00
Composite emoji (flags and some others) not shown correctly

Thanks for your reply, it seems like #100 would solve this issue.

I also found: dnkl/fcft#7

FWIW, this depends on which font the glyph gets loaded from. I.e....
y0ast opened issue dnkl/foot#516 2021年05月14日 12:40:35 +02:00
Composite emoji (flags and some others) not shown correctly