From 19c4a3f0a8b1ed9adb722b4c762f4fe89131fbe8 Mon Sep 17 00:00:00 2001 From: rqel Date: Wed, 2 Mar 2022 07:07:05 -0800 Subject: [PATCH] Add U+E0CA Signed-off-by: rqel --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index af67d618b..d6a788f8d 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -207,7 +207,7 @@ bitmapped fonts. tell it to do so explicitly in case it doesnt with the :opt:`symbol_map` directive:: - symbol_map U+23FB-U+23FE,U+2B58,U+E200-U+E2A9,U+E0A0-U+E0A3,U+E0B0-U+E0BF,U+E0C0-U+E0C8,U+E0CC-U+E0CF,U+E0D0-U+E0D2,U+E0D4,U+E700-U+E7C5,U+F000-U+F2E0,U+2665,U+26A1,U+F400-U+F4A8,U+F67C,U+E000-U+E00A,U+F300-U+F31C,U+E5FA-U+E62B Symbols Nerd Font + symbol_map U+23FB-U+23FE,U+2B58,U+E200-U+E2A9,U+E0A0-U+E0A3,U+E0B0-U+E0BF,U+E0C0-U+E0C8,U+E0CA,U+E0CC-U+E0CF,U+E0D0-U+E0D2,U+E0D4,U+E700-U+E7C5,U+F000-U+F2E0,U+2665,U+26A1,U+F400-U+F4A8,U+F67C,U+E000-U+E00A,U+F300-U+F31C,U+E5FA-U+E62B Symbols Nerd Font If your font is not listed in ``kitty +list-fonts`` it means that it is not monospace or is a bitmapped font. On Linux you can list all monospace fonts with::