mirror of
https://github.com/wez/wezterm.git
synced 2024-12-27 15:37:29 +03:00
50cc44a53a
Root cause is that font-config will try to find a single font that satisfies a query like `fc-list ':charset=2686 3065'`, but if that is impossible, there are no results. The resolution is to split the query up and look for each individual codepoint. refs: #4310 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |