这是indexloc提供的服务,不要输入任何密码
Skip to content

Fira Code Nerd Font Mono is not displaying == sign correctly #975

@Goku-San

Description

@Goku-San

🗹 Requirements

  • I have searched the issues for my issue and found nothing related and/or helpful
  • I have searched the FAQ for help
  • I have searched the Wiki for help

🎯 Subject of the issue

Experienced behavior:
== sign not displaying properly with FiraCode Nerd Font Mono Medium. Few days ago ( Saturday or Sunday ) I updated the Fira Code Nerd Font. Before that everything was displaying correctly.

Expected behavior:
Expect to display properly as with original Fira Code Medium or FiraCode Nerd Font Medium.

If I use FiraCode Nerd Font Medium or Fira Code Medium than icons in vim are clipped.
So if you can please fix the == sign or revert to the patch from 9 days ago, when all was good.

Example symbols:

🔧 Your Setup

  • Which font are you using (e.g. Anonymice Powerline Nerd Font Complete.ttf)?

  • Which terminal emulator are you using (e.g. iterm2, urxvt, gnome, konsole)?
    st terminal with ligatures patch

  • Are you using OS X, Linux or Windows? And which specific version or distribution?
    Linux - Manjaro XFCE

★ Screenshots (Optional)

st_correct

st call inside config.h
static char *font = "FiraCode Nerd Font:style=Medium:size=12:antialias=true:autohint=true";

st_incorrect

st call inside config.h
static char *font = "FiraCode Nerd Font Mono:style=Medium:size=12:antialias=true:autohint=true";

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions