mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 06:34:17 +03:00
86c9d78148
When falling back to presentation-ambivalent font lookup, restart
our shaper run from font_idx=0 rather than the current font index.
For:
```
wezterm ls-fonts --text "$(printf \\U1faf0)"
```
the current font index was the last resort font so we'd never
search over anything useful in the second pass.
Looking back at
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |