Konstantin Baranov

Results 7 comments of Konstantin Baranov

[*Pull Request here*](https://github.com/boost-ext/sml/pull/478)

Doubt that it's related. I'm using p10k with MesloLGS NF in Cursor and it's working as expected. ![image](https://github.com/getcursor/cursor/assets/58329210/e701da3f-a5d6-4aae-bad2-517c34077367)

Try this: ```diff - "terminal.integrated.fontFamily": "MesloLGS NF" + "terminal.integrated.fontFamily": "'MesloLGS NF'" ```

It's unrelated to the Cursor app. The same issue occurs in plain VS Code if you forget to wrap your font family argument with `' '` inside `" "`.

It's done or draft?