mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2026-09-10 07:36:35 -04:00
Merge pull request #1716 from nikunjmathur08/add-lessutfchardef-instructions
Add LESSUTFCHARDEF instructions for less PUA character display Fixes: #1337
This commit is contained in:
commit
57d2804aaa
|
|
@ -62,6 +62,7 @@ The following flow diagram shows the current glyph sets included:
|
|||
[**Project Motivation**](#project-motivation)
|
||||
|
||||
**Additional Info**
|
||||
* [**In case of problems**](#common-problems)
|
||||
* [**Unstable file paths on master**](#unstable-file-paths)
|
||||
* [**Changelog**](#changelog)
|
||||
* [**License**](#license)
|
||||
|
|
@ -109,7 +110,6 @@ See [Wiki: Glyph Sets and Codepoints for more details][wiki-glyph-sets-codepoint
|
|||
|
||||
See [Wiki: Icon names in shell][wiki-icon-names-in-shell]
|
||||
|
||||
|
||||
## Patched Fonts
|
||||
|
||||
A preview of all fonts can be found [here](https://www.nerdfonts.com/font-downloads).
|
||||
|
|
@ -603,6 +603,13 @@ Usage: ./gotta-patch-em-all-font-patcher!.sh [OPTION] [FILTER]
|
|||
|
||||
See [contributing.md](contributing.md)
|
||||
|
||||
## Common Problems
|
||||
|
||||
Some solutions can be found on the Wiki, if you are lucky. For example hints to use the pager `less` are there:
|
||||
|
||||
* https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting
|
||||
* https://github.com/ryanoasis/nerd-fonts/wiki/Terminal-Emulators
|
||||
* https://github.com/ryanoasis/nerd-fonts/wiki/Reporting-Issues
|
||||
|
||||
## Unstable File Paths
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue