diff --git a/FAQ.md b/FAQ.md index 6ce4729..342eeb8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -8,6 +8,8 @@ If you are using rxvt-unicode, try using an odd font size, 11, 13, 15 etc. in yo If you are using vim in the Terminal on OSX, check that the environment variables `LC_ALL` and `LANG` are set to a sensible value (such as en_US.UTF8). If `:echo &encoding` does not show `utf8` there is a very good chance that these settings are not correct. +If you are using fontconfig, make sure bitmap fonts are not disabled. That rule, if exists, is usually under /etc/fonts/conf.d/70-no-bitmaps.conf for linux users, which might be a symbolic link. If that's the case, remove that link so that bitmap fonts are available system-wide. + #### The powerline font symbols are partially messed up You are likely using the [fontconfig](https://powerline.readthedocs.org/en/latest/installation/linux.html#font-installation) method. If that is the case, you need to override the space character like so: