Add iTerm fix solution.
Add a iTerm fix solution from https://github.com/powerline/fonts/issues/44
This commit is contained in:
parent
eaa772f195
commit
dbb968cdc3
|
@ -7,7 +7,8 @@ I can’t see any fancy symbols, what’s wrong?
|
|||
|
||||
* If you’re using iTerm2, please update to `this revision
|
||||
<https://github.com/gnachman/iTerm2/commit/8e3ad6dabf83c60b8cf4a3e3327c596401744af6>`_
|
||||
or newer.
|
||||
or newer. Also make sure that Preferences>Profiles>Text>Non-ASCII Font is the same as
|
||||
your main Font.
|
||||
* You need to set your ``LANG`` and ``LC_*`` environment variables to
|
||||
a UTF-8 locale (e.g. ``LANG=en_US.utf8``). Consult your Linux distro’s
|
||||
documentation for information about setting these variables correctly.
|
||||
|
|
Loading…
Reference in New Issue