mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-02-26 04:14:59 +01:00
nvim icons fix / docs #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hurtki on GitHub (Nov 7, 2025).
Originally assigned to: @sayyadirfanali on GitHub.
Hi i liked the font, but when i set it, my icons in neovim went bad, because they use
Nerd font.So i found way how to setup fallback in
iterm2to nerdfont:Go to settings -> profiles -> text

setup main font for

Myna( or whatever you want )and after turn on

non-ascii fontoption, it will work as a fallbacknow icons work:
@aaatipamula commented on GitHub (Nov 7, 2025):
You can patch the font with the nerdfont font-patching script. Should fix your issue.
@lucianferoiu commented on GitHub (Nov 9, 2025):
Wonderful typeset, thank you for sharing this with us, @sayyadirfanali!
I came here to gently suggest expanding the glyph set to include the Nerd Font symbols :) -- this would truly expand its applicability. It's a lot of work, I understand that; a huge undertaking even... so I can't possibly expect anything, just to tenderly suggest this would make for a grateful nerddom :)
Meanwhile we could indeed patch it, as @aaatipamula suggested -- but it will be an ugly solution, defeating the original vision of clarity and alignment of symbols, with glyphs of different styles and sizes staring at you from your TUI.
I just hope you would find the time, passion and motivation to continue this wonderful project.
Thank you!
@sayyadirfanali commented on GitHub (Nov 10, 2025):
@hurtki i've used the patching script to generate a
Myna-NerdFont.otfnow. please try too see if it works.@lucianferoiu i'm not sure what your suggestion entails. isn't the patch going to add the font to include the NerdFont symbols? i'm quite unfamiliar with NerdFonts as i'd never heard of it before.
@flppv commented on GitHub (Nov 11, 2025):
Thanks! It works.
@sayyadirfanali commented on GitHub (Nov 11, 2025):
thanks for sharing the screnshot @flppv.
@hurtki i don't use NerdFont but this looks pretty good to me.
@lucianferoiu i'm afraid individually designing/calibrating each of these glyphs won't be possible. as a non-user, i don't have the necessary expertise, need, or time to do it. i think the patched version looks good enough, for now at least.
closing this now. please open another if any other problems occur with the patched version.