exa icon indicating copy to clipboard operation
exa copied to clipboard

add Zig module icons

Open Syuq opened this issue 3 years ago • 2 comments

Syuq avatar Jul 10 '22 14:07 Syuq

Nerd fonts as of now does not support an icon for Zig. I think it would be better to first make a pull request on their side and add such an icon prior to adding it to this project. Unicode 21af is not a part of Nerd Fonts. According to a collaborator, this project likely does not use icons that do not come from Nerd Fonts..

On top of that, your commit seems to add the icon for a .zig hidden file instead of adding the icon to a file with the extension .zig.

cab-1729 avatar Jul 12 '22 01:07 cab-1729

Hello, it would appear as if Nerd Fonts has added support for zig. Specifically, gliph \ue6a9. Note that this appears to be different from the one that this PR is trying to merge.

Is there any other blockers to this, besides the gliph code being wrong?

LGFae avatar Aug 04 '23 14:08 LGFae