mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
2520b6bd1d
I *think* the heart of the issue is that the problematic fonts don't define a `spacing` property, and we were being stric about matching it. This commit changes the behavior to strictly match the spacing value when it is defined, but to allow an undefined spacing value to match. refs: https://github.com/wez/wezterm/issues/726 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |