mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
e298bb7a11
harfbuzz can return incomplete overlapping runs when it processes text in unicode NFD. Add another check for the case where we've accumulated the bytes in the range 0-12 and then harfbuzz returns another range of 6-12. We coalesce the two together so that we can pass the full unresolved sequence to the next fallback pass. refs: https://github.com/wez/wezterm/issues/2032 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |