-
Notifications
You must be signed in to change notification settings - Fork 16
Use simpler symbols if Nerd Font isn't available #14
Copy link
Copy link
Closed
Labels
component: UIIssues related to changing UIIssues related to changing UIgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: mediumIssues with medium priority, can be worked on if there're no high priority issuesIssues with medium priority, can be worked on if there're no high priority issuestype: featureNew feature requestNew feature request
Metadata
Metadata
Assignees
Labels
component: UIIssues related to changing UIIssues related to changing UIgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: mediumIssues with medium priority, can be worked on if there're no high priority issuesIssues with medium priority, can be worked on if there're no high priority issuestype: featureNew feature requestNew feature request
From discussion here: #8 (comment)
eg:
If Hack Nerd Font Mono isn't installed, the icons for text files, folders, binary files, etc render as something like �. Seems like this would involve checking if the font is available, and if not selecting more widely supported alternatives for the icons.
Maybe there could also be a note in "About" or something to hint that you should install nerd font?