I was seeing missing Nerd Font icons (from the standalone font)..
image
After adding a font_family to terminal, "Value is not accepted" started showing up as a warning for "Symbols Nerd Font Mono", and it disappeared from completions. "Symbols Nerd Font" non-mono was still listed, but after selecting it, it also disappeared (I guess as a consequence of failing to load).
image
This was discussed in Zed but just closed with "workaround: use non-standalone fonts lol" x_x
https://github.com/zed-industries/zed/issues/18064
https://github.com/zed-industries/zed/discussions/9150
What's weird is that it seems to sort of half load? As some icons do show up..
I was seeing missing Nerd Font icons (from the standalone font)..

After adding a `font_family` to `terminal`, "Value is not accepted" started showing up as a warning for "Symbols Nerd Font Mono", and it disappeared from completions. "Symbols Nerd Font" non-mono was still listed, but after selecting it, it also disappeared (I guess as a consequence of failing to load).

This was discussed in Zed but just closed with "workaround: use non-standalone fonts lol" x_x
https://github.com/zed-industries/zed/issues/18064
https://github.com/zed-industries/zed/discussions/9150
What's weird is that it seems to sort of half load? As *some* icons do show up..