mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
1ec7e10c19
It appears as though Menlo is the only font on macos to contain the heavy ballot cross symbol, which is commonly used on macos (eg: in `brew` output). Our fallback list, despite starting with Menlo, didn't include menlo itself in the candidates. Furthermore, `ls-fonts` wouldn never see the result of the system fallback resolution because it didn't know to try again, and was using the list of handles from before the fallback. This commit resolves all of these concerns. refs: #849 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |