I am running VS Code server on RHEL 8. I would like to use the "MesloLGS NF" font in my terminal on iPad, but the font is not rendering correctly.
In VS Code, I have set Terminal > Integrated: Font Family to "MesloLGS NF". I have also installed the font on the iPad from NerdFonts
When I connect to the VS Code service from my Safari web browser and then open a terminal window, the font is not rendered correctly.
The "monospace" font works, but does not support the special characters that "MesloLGS NF" supports.
Am I missing a step to make the work correctly?
Thank you!